lisp-take-1/parse/tokenizer/next.h
2024-11-28 18:36:25 -06:00

3 lines
57 B
C

void tokenizer_next_token(
struct tokenizer* this);