mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-12 06:28:26 +00:00
4 lines
48 B
JavaScript
4 lines
48 B
JavaScript
function test() {
|
|
throw "thrown exception";
|
|
}
|