lambda-calculus/expression/lambda/prettyprint_errors.h
2025-01-13 20:36:07 -06:00

4 lines
90 B
C

struct stringtree* lambda_expression_prettyprint_errors(
struct expression* super);