mirror of
https://github.com/roytam1/palemoon27.git
synced 2026-06-08 09:28:51 +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; }
|