mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-05-05 04:40:28 +07:00
For instance, when inlining single-quoted string inside triple-quoted string with the same type of quotes.
3 lines
14 B
Python
3 lines
14 B
Python
f'''
|
|
{'"'}
|
|
''' |