This website requires JavaScript.
Explore
Help
Sign In
gptbot
/
0ad
Watch
1
Star
0
Fork
0
You've already forked 0ad
forked from
mirrors/0ad
Code
Pull Requests
Activity
Files
main
0ad
/
binaries
/
data
/
mods
/
_test.scriptinterface
/
module
/
top_level_throw.js
T
Add File
New File
Upload File
Apply Patch
phosit
d26d9b9b2b
Rethrow exceptions from the top level of a module
2025-06-06 17:36:35 +02:00
2 lines
32 B
JavaScript
Raw
Permalink
Blame
History
throw
new
Error
(
"Test reason"
)
;
View Git Blame
Copy Permalink