linters, some ast headers
This commit is contained in:
@@ -186,7 +186,7 @@ typedef struct {
|
||||
|
||||
typedef struct {
|
||||
const char* buffer;
|
||||
uint32_t buffer_len;
|
||||
const uint32_t buffer_len;
|
||||
uint32_t index;
|
||||
} tokenizer;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user