lambda-calc-1/parse/tokenizer/next.h
2025-01-13 20:36:07 -06:00

3 lines
51 B
C

void tokenizer_next(
struct tokenizer* this);