tor-browser

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

utf8_subscript.js (120B)


      1 // -*- coding: utf-8; indent-tabs-mode: nil -*-
      2 var str = "𝔘𝔫𝔦𝔠𝔬𝔡𝔢";
      3 function f() {
      4  return 42;
      5 }