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

5 lines
53 B
C

struct token* inc_token(
struct token* this);