mirror of
https://github.com/roytam1/basilisk55.git
synced 2026-06-23 08:58:42 +00:00
4 lines
70 B
JavaScript
4 lines
70 B
JavaScript
// Module with a syntax error.
|
|
some invalid js syntax;
|
|
wasRun = true;
|