Fix ncore import

This commit is contained in:
2024-07-17 16:24:33 +02:00
parent 76994b2567
commit b475357cf9
2 changed files with 2 additions and 2 deletions

View File

@@ -479,4 +479,4 @@ codegen :: (ast_root : *AST_Node, checker_result : Semantic_Check_Result, output
}
#scope_module
#import "nbrutil";
#import "ncore";