mirror of
https://github.com/PashaBibko/LX.git
synced 2026-04-03 17:39:02 +00:00
Im vonfused
This commit is contained in:
@@ -75,6 +75,12 @@ namespace LX
|
||||
IDENTIFIER,
|
||||
RETURN,
|
||||
|
||||
// Symbols //
|
||||
|
||||
OPEN_BRACKET, CLOSE_BRACKET,
|
||||
OPEN_BRACE, CLOSE_BRACE,
|
||||
OPEN_PAREN, CLOSE_PAREN,
|
||||
|
||||
// Operators //
|
||||
|
||||
ADD, SUB, MUL, DIV,
|
||||
|
||||
Reference in New Issue
Block a user