mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-08-29 18:17:08 +07:00
GitOrigin-RevId: 58daa415d93784bda27b55b5e3339c4c8eda83b8
7 lines
51 B
Python
7 lines
51 B
Python
def f(path):
|
|
pass
|
|
|
|
|
|
f("fo"
|
|
"obar/empty.txt")
|