mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-01-09 08:09:39 +07:00
Since it finally works as expected now, I also updated test data files to include this extra line feed required by PEP8.
9 lines
138 B
Python
9 lines
138 B
Python
print(1 + (1 + (1
|
|
+
|
|
x
|
|
.calc())
|
|
+
|
|
x.
|
|
calc()
|
|
))
|