nested-rewind.js (101B)
1 function g(x = 2 function() { 3 "use asm"; 4 function f(){} 5 return f; 6 } 7 ) { 8 "use asm"; 9 }