lisp-take-1/string/inc.h
2024-11-28 18:36:25 -06:00

3 lines
54 B
C

struct string* inc_string(
struct string* this);