This repository was archived by the owner on Feb 26, 2023. It is now read-only.
Error is thrown upon attempting to compile an empty file #42
Labels
Milestone
8000
Uh oh!
There was an error while loading. Please reload this page.
./lib/lunar/compiler/syntax/base_parser.lua:14: attempt to index local 'token' (a nil value)
This does not stop the compiler from successfully going over other files and successfully compiling everything else.
The text was updated successfully, but these errors were encountered: