mirror of
https://github.com/Ed94/Odin.git
synced 2026-06-23 22:25:00 -07:00
Allow importation of core:builtin to get built-in entities
This commit is contained in:
@@ -573,3 +573,4 @@ gbAllocator ast_allocator(void) {
|
||||
}
|
||||
|
||||
Ast *alloc_ast_node(AstFile *f, AstKind kind);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user