Allow specifying range end as a size
This commit is contained in:
@@ -48,6 +48,7 @@
|
||||
typedef enum token_t {
|
||||
INFOTOK_NONE,
|
||||
INFOTOK_INTCON,
|
||||
INFOTOK_OFFSET_INTCON,
|
||||
INFOTOK_STRCON,
|
||||
INFOTOK_CHARCON,
|
||||
INFOTOK_IDENT,
|
||||
|
||||
Reference in New Issue
Block a user