4-variable-simplifier/expression/inc.h
2026-04-25 16:00:10 -04:00

3 lines
66 B
C

struct expression* inc_expression(
struct expression* this);