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

3 lines
51 B
C

void free_tokenizer(
struct tokenizer* this);