started work on lexer
This commit is contained in:
6
tests/lexer.pla
Normal file
6
tests/lexer.pla
Normal file
@@ -0,0 +1,6 @@
|
||||
123
|
||||
0.456
|
||||
[]
|
||||
{}
|
||||
(1 + 3 * 2 ^ 4) % 2
|
||||
2 - 1
|
||||
Reference in New Issue
Block a user