mirror of
https://github.com/myhdl/myhdl.git
synced 2025-01-24 21:52:56 +08:00
merged with web-edit
--HG-- branch : mep107
This commit is contained in:
commit
1144bac2e9
@ -46,5 +46,4 @@ class _AttrRefTransformer(ast.NodeTransformer):
|
||||
nodes = _flatten(node.body, node.args)
|
||||
for n in nodes:
|
||||
self.visit(n)
|
||||
self.visit(node.args)
|
||||
return node
|
||||
|
Loading…
x
Reference in New Issue
Block a user