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

6 lines
63 B
C

struct position* inc_position(
struct position* this);