swc/crates/swc_ecma_codegen/tests/test262/06d84c003dc8a3af.js
2021-11-10 19:00:54 +09:00

6 lines
42 B
JavaScript

"use strict";
a = {
b: 1,
b: 2
};