swc/crates/swc_ecma_codegen/tests/test262/bf210a4f0cf9e352.js

5 lines
49 B
JavaScript

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