comparison: js/xpconnect/tests/chrome/outoflinexulscript.js
js/xpconnect/tests/chrome/outoflinexulscript.js
- changeset 0
- 6474c204b198
equal
deleted
inserted
replaced
|
1 // Some unicode characters that must be decoded: |
|
2 // ……………………………………………………………………………………………………………………………… |
|
3 function outoflinefunction() { |
|
4 return 42; |
|
5 } |
|
6 |