parser/tests/0043/ast.txt

13 lines
194 B
Plaintext
Raw Normal View History

[
Class {
name: Identifier {
name: "Foo",
},
attributes: [],
extends: None,
implements: [],
body: [],
flags: [],
},
]