interpret/src/lorem.h

5 lines
91 B
C
Raw Normal View History

2023-02-03 05:31:24 +00:00
#include "helper.h"
const char *lorem_dup(const struct substring sub);
void lorem_(void);