mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-09 07:57:19 +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'''
|
|
{'"'}
|
|
''' |