Add error types and simple state
This commit is contained in:
@@ -44,6 +44,7 @@
|
||||
|
||||
|
||||
struct nl_object *nl_builtin_hello_world(struct nl_object *args);
|
||||
struct nl_object *nl_builtin_error(struct nl_object *args);
|
||||
struct nl_object *nl_builtin_type(struct nl_object *args);
|
||||
struct nl_object *nl_builtin_symbol_p(struct nl_object *args);
|
||||
struct nl_object *nl_builtin_string_p(struct nl_object *args);
|
||||
|
||||
Reference in New Issue
Block a user