comparison: js/xpconnect/tests/chrome/utf8_subscript.js
js/xpconnect/tests/chrome/utf8_subscript.js
- branch
- TOR_BUG_9701
- changeset 14
- 925c144e1f1f
equal
deleted
inserted
replaced
|
1 // -*- coding: utf-8 -*- |
|
2 var str = "𝔘𝔫𝔦𝔠𝔬𝔡𝔢"; |
|
3 function f() { return 42; } |