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

6 lines
48 B
JavaScript

a = {
set true (b){
c = b;
}
};