mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-30 14:30:49 +07:00
GitOrigin-RevId: 58daa415d93784bda27b55b5e3339c4c8eda83b8
7 lines
49 B
Python
7 lines
49 B
Python
def f(path):
|
|
pass
|
|
|
|
|
|
f("fo"
|
|
"obar/<caret>")
|