parser/tests/0058/ast.txt

15 lines
232 B
Plaintext
Raw Normal View History

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