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

3 lines
59 B
C

void and_expression_print(
struct expression* super);