This website requires JavaScript.
Explore
Help
Sign in
dallasgroot
/
0ad
Watch
1
Star
0
Fork
You've already forked 0ad
0
mirror of
https://gitea.wildfiregames.com/0ad/0ad
synced
2026-06-16 05:13:58 -07:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
3
6b4ecbdc40
0ad
/
binaries
/
data
/
mods
/
_test.scriptinterface
/
module
/
top_level_throw.js
phosit
d26d9b9b2b
Rethrow exceptions from the top level of a module
2025-06-06 17:36:35 +02:00
1 line
32 B
JavaScript
Raw
Blame
History
throw
new
Error
(
"Test reason"
)
;
Reference in a new issue
View git blame
Copy permalink