@@ -240,7 +240,8 @@ enum Ast_Module_State{
};
struct Ast_Module: Ast_Scope{
Ast_Module_State state;
String base_folder;
Array<Ast_File *> all_loaded_files;
The note is not visible to the blocked user.