summaryrefslogtreecommitdiff
path: root/_test/tests/lib/exe/js_js_compress/test-StatementSwitchCase-out.js
blob: e51c07371d050bb515482f09d5a92fc408665c4f (plain)
1
var x=1;switch(x){case 1:document.write(1);}