parser/tests/0091/ast.txt

14 lines
204 B
Plaintext
Raw Normal View History

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