Added TODO

This commit is contained in:
Tristan B. Velloza Kildaire 2021-03-05 12:56:36 +02:00
parent 6267ba1505
commit 0cc1b2e4ea
1 changed files with 1 additions and 0 deletions

View File

@ -327,6 +327,7 @@ public final class Parser
/* TODO: Just leave it, yeah */
}
}
/* TODO: Add the `)` and `;` detection here to terminate ourselves */
else
{
gprintln("parseExpression(): NO MATCH", DebugType.ERROR);