6 lines
68 B
JavaScript

export class Foo extends Bar {
static foo = {};
test = args;
}