From 6707c8750e951ed6533ab3d4240314cf0bba7147 Mon Sep 17 00:00:00 2001 From: Ginger Bill Date: Sun, 27 Aug 2017 14:42:19 +0100 Subject: Import cycle checking --- src/parser.cpp | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/parser.cpp') diff --git a/src/parser.cpp b/src/parser.cpp index e504a0d62..cc6837a9f 100644 --- a/src/parser.cpp +++ b/src/parser.cpp @@ -4946,6 +4946,8 @@ void parse_setup_file_decls(Parser *p, AstFile *f, String base_dir, Arrayfullpath = import_file; try_add_import_path(p, import_file, file_str, ast_node_token(node).pos); } -- cgit v1.2.3