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