token_match_pound
This commit is contained in:
@@ -84,8 +84,6 @@ enum Token_Kind{
|
||||
TK_Integer,
|
||||
TK_Keyword,
|
||||
|
||||
TK_FOREIGN,
|
||||
|
||||
TK_Pointer = TK_Mul,
|
||||
TK_Dereference = TK_BitAnd,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user