mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-17 15:54:07 +10:00
resolved line ending warnings
This commit is contained in:
@@ -23,4 +23,4 @@ TOY_API void initLexer(Lexer* lexer, char* source);
|
||||
Token scanLexer(Lexer* lexer);
|
||||
|
||||
//for debugging
|
||||
void printToken(Token* token);
|
||||
void printToken(Token* token);
|
||||
|
||||
Reference in New Issue
Block a user