Open
Description
As you know LEXER stage is mostly ready-to-production and we already defined all and most keywords. so we need so many more unit tests at the lexer.test.c
file.
https://github.com/One-Language/One/blob/master/test/lexer.test.c#L75
I already defined some unit tests there, so you can take a look to understand how this test system work.