You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reproduce it by running the following minimal example:
Microdownparse:'{'
The problem is with MicMetaDataBlock >> #closeMe which fails when the body is nil.
The expected error handling is to go into bogus parsing mode and still return a block.