Work on function stuff
This commit is contained in:
@ -12,4 +12,6 @@ typedef enum {
|
||||
|
||||
size_t read_from_buffer(const char *text, size_t length, LispVal **out);
|
||||
|
||||
DECLARE_FUNCTION(read, (LispVal * source));
|
||||
|
||||
#endif
|
||||
|
Reference in New Issue
Block a user