tor-browser

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

variable-reference-without-whitespace-ref.html (360B)


      1 <!DOCTYPE html>
      2 <title>Variable reference without whitespace - reference</title>
      3 <link rel=author title="Simon Sapin" href=http://exyr.org/about/>
      4 <p>The next four lines must be identical, containing only zeroes:
      5 <p>0 0 0
      6 <p>0 0 0
      7 <p>0 0 0
      8 <p>0 0 0
      9 
     10 <p>The next four lines must be identical, containing increasing integers:
     11 <p>1 2 3
     12 <p>1 2 3
     13 <p>1 2 3
     14 <p>1 2 3