-
-
Notifications
You must be signed in to change notification settings - Fork 43
Closed
Labels
Description
The tokenizer is too permissive in some cases, for example some numeric literals
We should survey the reference tokenizer code and make sure all the existing error cases are covered in the new tokenizer. Known problems:
- Bad numeric literals such as
0.0.0, as in Perform error checking for more literals, e.g. 0.0.0 Tokenize.jl#111 - Bad error message for
1.+1#57 - missing error for ** #112
a <--- ba -- b1._20b12