Wire up more builtins and slightly improve printing
This commit is contained in:
@@ -46,7 +46,6 @@
|
||||
static struct ucl_object *func_name##_impl(struct ucl_object *arg0_name, struct ucl_object *arg1_name)
|
||||
|
||||
|
||||
struct ucl_object *ucl_builtin_hello_world(struct ucl_object *args);
|
||||
struct ucl_object *ucl_builtin_error(struct ucl_object *args);
|
||||
struct ucl_object *ucl_builtin_type(struct ucl_object *args);
|
||||
struct ucl_object *ucl_builtin_symbol_p(struct ucl_object *args);
|
||||
|
||||
Reference in New Issue
Block a user