Program (script) @1:1 └─ ClassDeclaration @1:1 └─ ClassExpression "C" @1:1 ├─ constructor │ └─ FunctionExpression "C" [strict] [uses-this] [uses-this-from-environment] @1:1 │ └─ body │ └─ BlockStatement @1:1 └─ elements └─ StaticInitializer @2:12 └─ FunctionBody @1:1 └─ FunctionDeclaration "f" [strict] @3:9 └─ body └─ FunctionBody @4:13 └─ ExpressionStatement @4:13 └─ FunctionExpression "" [strict] [arrow] @4:13 ├─ parameters │ └─ Identifier "await" [argument:0] @4:13 └─ body └─ FunctionBody @4:13 └─ ReturnStatement @4:13 └─ NumericLiteral 0 @4:22