parser/tests/0035/ast.txt

13 lines
201 B
Plaintext
Raw Normal View History

[
Function {
name: Identifier {
name: "foo",
},
attributes: [],
params: [],
body: [],
return_type: None,
by_ref: false,
},
]