swc/ecmascript/codegen/tests/references/b7cd8df8dc875529.js

12 lines
170 B
JavaScript
Raw Normal View History

while(!((a && b) || (c + '0'))){
d.e('f');
var a;
function b() {
}
}
for(var c = 1, g; c && (g || c) && (!typeof c); ++c){
h();
a();
var i;
}