lambda-calc-1/parse/tokenizer/next.h
2025-01-26 19:31:24 -06:00

6 lines
54 B
C

void tokenizer_next(
struct tokenizer* this);