7 lines
126 B
Python
7 lines
126 B
Python
# flags: --line-length=6
|
|
# Regression test for #3427, which reproes only with line length <= 6
|
|
def f():
|
|
"""
|
|
x
|
|
"""
|