lexer debug utils
This commit is contained in:
parent
df3a8b58b0
commit
87fb5da13d
9 changed files with 89 additions and 3 deletions
3
test/lexer/1.in
Normal file
3
test/lexer/1.in
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
hello = 42
|
||||
name = "world"
|
||||
x + y - z
|
||||
Loading…
Add table
Add a link
Reference in a new issue