Closed nikololiahim closed 2 years ago
@nikololiahim Please, attach corresponding EO code and current response (I believe it has been fixed in v0.2.0 (#21)).
Since odin v0.2.0, parsing the following program:
[] > 12
yields the following error message:
:1:6: error: expected one of:
'@'
'a' ~ 'z'
1| [] > 12
| ^
An example of parser error:
The line
fastparse.Parsed$Extra@604f2bd2
should be expanded into a more meaningful error message.