new tests
This commit is contained in:
parent
47c455a73c
commit
2c72168e18
36 changed files with 184 additions and 0 deletions
9
test/parser/20.out
Normal file
9
test/parser/20.out
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
Module
|
||||
ExprStmt
|
||||
Attribute(.baz)
|
||||
Call
|
||||
Attribute(.bar)
|
||||
Identifier(foo)
|
||||
Number(1)
|
||||
Number(2)
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue