Merge branch 'master' into pr/149
This commit is contained in:
commit
6cb17a2f14
@ -126,7 +126,6 @@ class Mangle(object):
|
|||||||
|
|
||||||
"""
|
"""
|
||||||
while True:
|
while True:
|
||||||
self.root = tree
|
|
||||||
self.scopes = []
|
self.scopes = []
|
||||||
self.stack = []
|
self.stack = []
|
||||||
self.push_scope(tree)
|
self.push_scope(tree)
|
||||||
|
Loading…
Reference in New Issue
Block a user