Added virtual symbol SymVariable translated from general real SymIdentifier symbol

This commit is contained in:
2024-05-20 06:05:24 +02:00
parent e5c5920db0
commit 7c8dbb0ac7
7 changed files with 12 additions and 32 deletions
+1
View File
@@ -72,6 +72,7 @@ const (
SymIdentifier
SymBool
SymInteger
SymVariable
SymFloat
SymFraction
SymString