Skip to content

Commit 4487e7e

Browse files
author
Aleck Landgraf
committed
adds the Okay test
1 parent 9035491 commit 4487e7e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testsuite/E12.py

+4
Original file line numberDiff line numberDiff line change
@@ -377,4 +377,8 @@ def example_issue254():
377377
a = [
378378
12
379379
]
380+
#: Okay --hang-closing
381+
a = [
382+
12
383+
]
380384
#:

0 commit comments

Comments
 (0)