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

6 lines
60 B
JavaScript

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