mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-20 00:03:37 +07:00
5 lines
38 B
Python
5 lines
38 B
Python
def foo():
|
|
pass
|
|
|
|
a = <caret>foo()
|