lisp-take-1/value/quote/prettyprint.h
2024-11-28 18:36:25 -06:00

3 lines
77 B
C

struct stringtree* quote_value_prettyprint(
const struct value* super);