swc/crates/swc_ecma_parser/tests/tsc/parserMemberVariableDeclaration2.ts

3 lines
32 B
TypeScript

class C {
static static Foo;
}