Added TODO to do more tests

expression_parsing.sync-conflict-20210316-090018-O3W7KWN
Tristan B. V. Kildaire 2021-03-03 11:02:03 +02:00
parent 0f8862aedf
commit 1c2684814f
1 changed files with 1 additions and 1 deletions

View File

@ -310,4 +310,4 @@ unittest
assert(currentLexer.getTokens() == ["'c'"]);
}
/* TODO: Add more tests */