lambda-calculus/parse/istream/string/free.h
2025-01-13 20:36:07 -06:00

3 lines
55 B
C

void free_string_istream(
struct istream* super);