Misc
This commit is contained in:
@@ -883,9 +883,6 @@ parse_decl(B32 is_global){
|
||||
return result;
|
||||
}
|
||||
|
||||
function void insert_into_scope(Ast_Scope *scope, Ast_Decl *decl);
|
||||
function Ast_Type *type_incomplete(Ast *ast);
|
||||
|
||||
function void
|
||||
parse_file(Ast_File *file){
|
||||
assert(file);
|
||||
|
||||
Reference in New Issue
Block a user