mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-10 12:19:16 +00:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
// Module with a syntax error.
|
|
some invalid js syntax;
|
|
wasRun = true;
|