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

5 lines
31 B
TypeScript

class Outer
{
static public;
}