parser start
This commit is contained in:
parent
7fecbd04b3
commit
c76b84682a
14 changed files with 589 additions and 21 deletions
1
test/parser/1.in
Normal file
1
test/parser/1.in
Normal file
|
|
@ -0,0 +1 @@
|
|||
42
|
||||
3
test/parser/1.out
Normal file
3
test/parser/1.out
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
Module
|
||||
ExprStmt
|
||||
Number(42)
|
||||
Loading…
Add table
Add a link
Reference in a new issue