mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-11-09 04:39:03 +02:00
3 lines
93 B
JavaScript
3 lines
93 B
JavaScript
// Module that throws a syntax error if parsed as a script.
|
|
export default 1;
|
|
wasRun = true;
|