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