diff --git a/testsuite/E12.py b/testsuite/E12.py index ea0a2be4..746ea0c9 100644 --- a/testsuite/E12.py +++ b/testsuite/E12.py @@ -377,4 +377,8 @@ def example_issue254(): a = [ 12 ] +#: Okay --hang-closing +a = [ + 12 + ] #: