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

9 lines
66 B
JavaScript

{
var a = 1;
b();
{
b();
b();
}
}