Further updates, added libraries to make the build independent of toolchain libraries
This commit is contained in:
@@ -65,6 +65,7 @@ void printToken(token* t) {
|
||||
outputChar('E');
|
||||
break;
|
||||
}
|
||||
outputChar('\n');
|
||||
}
|
||||
|
||||
void printTokens(token* t) {
|
||||
|
||||
Reference in New Issue
Block a user