mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-06 08:00:18 +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'''
|
|
{'"'}
|
|
''' |