mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-18 07:39:27 +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; }
|