@@ -19,6 +19,7 @@
int main(int argc, char* argv[]) {
if (argc == 2 && std::string(argv[1]) == "--test") {
StringReader::test();
Lexer::test();
return 0;
}
The note is not visible to the blocked user.