Skip to content

Commit 9ab3837

Browse files
committed
Added a test from issue #215
1 parent bd6a6ef commit 9ab3837

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

testsuite/E12not.py

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -616,4 +616,7 @@ def other_example():
616616
for key, val in node.items()
617617
))]
618618

619+
foo([
620+
'bug'
621+
])
619622
#

0 commit comments

Comments
 (0)