mirror of
https://github.com/classilla/tenfourfox.git
synced 2025-02-12 13:31:30 +00:00
4 lines
118 B
JavaScript
4 lines
118 B
JavaScript
// -*- coding: utf-8; indent-tabs-mode: nil -*-
|
||
var str = "𝔘𝔫𝔦𝔠𝔬𝔡𝔢";
|
||
function f() { return 42; }
|