parser/tests/0060/ast.txt

14 lines
254 B
Plaintext
Raw Normal View History

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