input.js (158B)
1 export default function root() { 2 const one = 1; 3 4 try { 5 throw "AnError"; 6 } catch (err) { 7 let two = 2; 8 console.log("pause here", root); 9 } 10 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |