adjacent-trycatch-second-nested.js (90B)
1 try { } 2 catch (e) { } 3 4 try { throw 2; } 5 catch (e) 6 { 7 try { throw 3; } 8 catch (e2) { } 9 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |