parser/tests/0060/ast.txt
2022-11-30 00:43:37 +00:00

13 lines
222 B
Plaintext

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