parser/tests/0060/ast.txt

13 lines
222 B
Plaintext
Raw Normal View History

[
Expression {
expr: New {
target: AnonymousClass {
extends: None,
implements: [],
body: [],
},
args: [],
},
},
]