parser/tests/0092/ast.txt

15 lines
229 B
Plaintext
Raw Normal View History

[
Function {
name: Identifier {
name: "a",
},
attributes: [],
params: [],
body: [],
return_type: Some(
False,
),
by_ref: false,
},
]