fixed more warnings
This commit is contained in:
@@ -49,6 +49,14 @@ typedef enum {
|
||||
TGRT = '>',
|
||||
|
||||
TASS = '=',
|
||||
|
||||
TLBRK = '(',
|
||||
TRBRK = ')',
|
||||
TLSBRK = '[',
|
||||
TRSBRK = ']',
|
||||
TLCBRK = '{',
|
||||
TRCBRK = '}',
|
||||
TDOT = '.',
|
||||
|
||||
TDONE = 256,
|
||||
TINT,
|
||||
|
||||
Reference in New Issue
Block a user