parser/tests/fixtures/0035/ast.txt

21 lines
349 B
Plaintext
Raw Normal View History

[
Function {
name: Identifier {
start: (
1,
16,
),
name: "foo",
end: (
1,
19,
),
},
attributes: [],
params: [],
body: [],
return_type: None,
by_ref: false,
},
]