lang: update bluelib api usage
This commit is contained in:
@@ -1,8 +1,6 @@
|
||||
#include "ctx.h"
|
||||
#include "node.h"
|
||||
|
||||
#include <blue/object/string.h>
|
||||
|
||||
struct ast_node_type c_true_node_ops = {
|
||||
.n_state_size = sizeof(struct parser_state),
|
||||
.n_node_size = sizeof(struct ivy_ast_node),
|
||||
|
||||
Reference in New Issue
Block a user