swc/crates/swc_ecma_codegen/tests/test262/366585381e4610b4.js

3 lines
67 B
JavaScript
Raw Normal View History

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