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