index
:
UXP
master
webbrowser
Unnamed repository; edit this file 'description' to name the repository.
User &
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
dom
/
base
/
test
/
jsmodules
/
module_testSyntax.js
blob: 3d647ae0b48ad69e58d4592f3184de0101e8dfc7 (
plain
)
1
2
3
// Module that throws a syntax error if parsed as a script. export default 1; wasRun = true;