3 lines
57 B
C
3 lines
57 B
C
|
|
void tokenizer_next_token(
|
|
struct tokenizer* this);
|
|
|
void tokenizer_next_token(
|
|
struct tokenizer* this);
|