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

6 lines
67 B
JavaScript

(function() {
if (!!a && b()) {
with (b){}
}
}());