pretty.js (195B)
1 function a() {} 2 3 function stuff() { 4 a(); a(); 5 a(); a(); 6 debugger 7 } 8 function funcWithMultipleBreakableColumns() { 9 const items = [1,2];for(let i=0;i<items.length;i++){items[i]=items[i]+1} 10 }
tor-browserThe Tor Browser | |
| git clone https://git.dasho.dev/tor-browser.git | |
| Log | Files | Refs | README | LICENSE |