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

3 lines
59 B
C

void not_expression_print(
struct expression* super);