mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-04 01:49:05 +00:00
Changed how tokens are represented in memory
Also made string-literal tokens now include the quotes as part of their contents.
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
func main
|
||||
return 1 + 2 + 3 + 4 + 5 + 6 + 7 + 8
|
||||
return 375 + "heloo there"
|
||||
|
||||
Reference in New Issue
Block a user