@ -61,7 +61,7 @@ def main():
print(f"=== FILE: {file}");
buf += read_file(file);
buf += "require(\"main.lua\").Main()\n";
buf += "require(\"main.lua\").main()\n";
if MINIMISE:
buf = minimise(buf);
The note is not visible to the blocked user.