Files
openide/python/testData/resolve/FormatPositionalArgs.py

2 lines
55 B
Python

string = "bridge"
"my string is {<ref>}".format(string)