test names
This commit is contained in:
parent
330e16df3e
commit
346ea64f91
18 changed files with 0 additions and 0 deletions
13
test/lexer/09.out
Normal file
13
test/lexer/09.out
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
KW_IF
|
||||
IDENTIFIER a
|
||||
KW_AND
|
||||
IDENTIFIER b
|
||||
KW_OR
|
||||
IDENTIFIER c
|
||||
COLON
|
||||
NEWLINE
|
||||
INDENT
|
||||
IDENTIFIER pass
|
||||
NEWLINE
|
||||
DEDENT
|
||||
EOF
|
||||
Loading…
Add table
Add a link
Reference in a new issue