Commit f46b89cb authored by Igor Dejanovic's avatar Igor Dejanovic

Merge branch 'release/v0.7.x'

parents 41e1d00c 5ba79317
......@@ -930,6 +930,7 @@ class Parser(object):
self.line_ends = []
self.input = _input
self.parser_model.clear_cache()
self.comments_model.clear_cache()
self.parse_tree = self._parse()
# In debug mode export parse tree to dot file for
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment