Fixes
This commit is contained in:
@@ -19,7 +19,7 @@ static int current_tokenline = 0;
|
||||
static int current_tokenrow = 0;
|
||||
|
||||
struct t_token_op {
|
||||
char* str;
|
||||
const char* str;
|
||||
t_tokentype tokentype;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user