mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-04 01:49:05 +00:00
Fixed bugs in Lexer
Also added basic math operators
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
func main
|
||||
print "Hello World!"
|
||||
int main
|
||||
return a## + b
|
||||
Reference in New Issue
Block a user