fixed: not passing print_node test due to missing ast node output
This commit is contained in:
parent
8f3bef3b95
commit
f79e137695
|
@ -81,6 +81,9 @@ def run_check_print_node():
|
|||
50 parameter
|
||||
51 value
|
||||
52 parameter-declaration
|
||||
53 address of
|
||||
54 deref
|
||||
55 ref
|
||||
""" == p.stdout
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue