Allow importation of core:builtin to get built-in entities

This commit is contained in:
gingerBill
2018-06-17 21:46:37 +01:00
parent 4d9d38cc28
commit 5fe4c33d0e
8 changed files with 129 additions and 132 deletions
+1
View File
@@ -573,3 +573,4 @@ gbAllocator ast_allocator(void) {
}
Ast *alloc_ast_node(AstFile *f, AstKind kind);