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