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

3 lines
53 B
C

void free_expression(
struct expression* this);