diff --git a/src/parser/lexer.c b/src/parser/lexer.c index 3c3d4de..b01f090 100644 --- a/src/parser/lexer.c +++ b/src/parser/lexer.c @@ -6,7 +6,7 @@ /* By: sede-san type = type; token->value = text; if (token->type == TOKEN_WORD && token->value == NULL)