mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-28 23:39:57 +07:00
GitOrigin-RevId: 77e738367c33673c5c5f4b46472c3a49a5f64142
4 lines
64 B
Python
4 lines
64 B
Python
def func():
|
|
return x.foo() \
|
|
.bar() \
|
|
.baz() |