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