parser/tests/fixtures/0043/ast.txt

21 lines
342 B
Plaintext
Raw Normal View History

[
Class {
name: Identifier {
start: (
1,
13,
),
name: "Foo",
end: (
1,
17,
),
},
attributes: [],
extends: None,
implements: [],
body: [],
flags: [],
},
]