summaryrefslogtreecommitdiffstats
path: root/js/xpconnect/tests/chrome/outoflinexulscript.js
blob: 14b99048e9c92a430721dc05c348731d07a1de10 (plain)
1
2
3
4
5
// Some unicode characters that must be decoded:
// ………………………………………………………………………………………………………………………………
function outoflinefunction() {
  return 42;
}