tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

bug677080.js (117B)


      1 function f0(p0) {
      2    var v0;
      3    if (v0)
      4        v0 = (p0 & p0);
      5    while (v0 & v0)
      6        break;
      7 }
      8 print(f0(0));