bug673705-2.js (152B)
1 function bug673705() { 2 var x; 3 try { 4 try { 5 } catch (e) { 6 } 7 } finally { 8 } 9 print(x); 10 return x; 11 } 12 assertEq(bug673705(), undefined);
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |