stable
This commit is contained in:
@@ -89,6 +89,7 @@ typedef struct ast_node {
|
||||
vector_header(children, struct ast_node *);
|
||||
} block;
|
||||
struct {
|
||||
symtab_key_t key;
|
||||
struct ast_node * decl_node;
|
||||
tok_t tok;
|
||||
} syms;
|
||||
|
||||
Reference in New Issue
Block a user