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

6 lines
53 B
JavaScript

"use strict";
var a = {
b: 1,
get b () {}
};