swc/crates/swc_ecma_codegen/tests/test262/12d5bedf1812952a.js

5 lines
56 B
JavaScript

class a {
static get b() {}
static get c() {}
}