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

5 lines
53 B
C

struct value* inc_value(
struct value* this);