The Tor Browser
/ file comparison
Search:
summary
shortlog
changelog
graph
tags
bookmarks
branches
files
help
file
revisions
annotate
diff
comparison
raw
comparison: js/xpconnect/tests/chrome/utf8_subscript.js
js/xpconnect/tests/chrome/utf8_subscript.js
changeset 0
6474c204b198
equal
deleted
inserted
replaced
-1:000000000000
0:3d4ce1a3a200
1
// -*- coding: utf-8 -*-
2
var str = "𝔘𝔫𝔦𝔠𝔬𝔡𝔢";
3
function f() { return 42; }