mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 04:39:03 +02:00
3 lines
70 B
JavaScript
3 lines
70 B
JavaScript
// Module with a syntax error.
|
|
some invalid js syntax;
|
|
wasRun = true;
|