We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6a6ef commit 9ab3837Copy full SHA for 9ab3837
1 file changed
testsuite/E12not.py
@@ -616,4 +616,7 @@ def other_example():
616
for key, val in node.items()
617
))]
618
619
+foo([
620
+ 'bug'
621
+])
622
#
0 commit comments