Files
openide/python/testData/intentions/PyConvertToFStringIntentionTest/percentOperatorQuotesInsideInlinedExpressions_after.py

1 line
64 B
Python

f'{d[r"foo"][b"bar"]["baz"]} {u"""[]"""} {f("foo", g(rf"bar"))}'