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

3 lines
67 B
JavaScript

a + (b(), c(), d()) // do not transform because of global getter
;