lexim icon indicating copy to clipboard operation
lexim copied to clipboard

JsonParsingError at compile time

Open ghost opened this issue 9 years ago • 0 comments

import lexim
match "", 0: of "\"": discard

This is the error message:

Error: unhandled exception: unknown file(1, 9) Error: '{' expected for an object expected [JsonParsingError]

Is this caused by lexim?

ghost avatar Nov 17 '16 01:11 ghost