Added a length attribute to the symbol.
This commit is contained in:
+1
-1
@@ -12,7 +12,7 @@
|
||||
|
||||
typedef struct {
|
||||
Token* token;
|
||||
//unsigned char terminatingByte;
|
||||
int length;
|
||||
int address;
|
||||
int resolved;
|
||||
} Symbol;
|
||||
|
||||
Reference in New Issue
Block a user