mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +07:00
1 line
60 B
Python
1 line
60 B
Python
v = "first is {}, second is {<ref>}".format(*("fst", "snd")) |