Closed pacifiquem closed 8 months ago
I forgot to add support for negation operator (!) even though it was tokenized by lexer but somehow while parsing I forgot it. we've added it and also structured code so that it'll support future support for other unary operators.
I forgot to add support for negation operator (!) even though it was tokenized by lexer but somehow while parsing I forgot it. we've added it and also structured code so that it'll support future support for other unary operators.