diff --git a/src/protocol/parser/mod.rs b/src/protocol/parser/mod.rs index c2c572555bbb71d197030a636a359dc4f7912b72..76e660b1d3512c2979416ff1a4ae81e52c3463af 100644 --- a/src/protocol/parser/mod.rs +++ b/src/protocol/parser/mod.rs @@ -175,6 +175,8 @@ impl Parser { } } } + + import_index += 1; } // All imports in the AST are now annotated. We now use the symbol table