mirror of
https://github.com/kristoferssolo/solorice.git
synced 2025-10-21 20:10:34 +00:00
25 lines
1.9 KiB
Python
25 lines
1.9 KiB
Python
f'abc \} }} }}} }}}} }}}}} efg'
|
|
|
|
|
|
|
|
|
|
f : meta.fstring.python, source.python, storage.type.string.python, string.interpolated.python, string.quoted.single.python
|
|
' : meta.fstring.python, punctuation.definition.string.begin.python, source.python, string.interpolated.python, string.quoted.single.python
|
|
abc : meta.fstring.python, source.python, string.interpolated.python, string.quoted.single.python
|
|
\ : meta.fstring.python, source.python, string.interpolated.python, string.quoted.single.python
|
|
} : invalid.illegal.brace.python, meta.fstring.python, source.python
|
|
: meta.fstring.python, source.python, string.interpolated.python, string.quoted.single.python
|
|
}} : constant.character.escape.python, meta.fstring.python, source.python
|
|
: meta.fstring.python, source.python, string.interpolated.python, string.quoted.single.python
|
|
}} : constant.character.escape.python, meta.fstring.python, source.python
|
|
} : invalid.illegal.brace.python, meta.fstring.python, source.python
|
|
: meta.fstring.python, source.python, string.interpolated.python, string.quoted.single.python
|
|
}} : constant.character.escape.python, meta.fstring.python, source.python
|
|
}} : constant.character.escape.python, meta.fstring.python, source.python
|
|
: meta.fstring.python, source.python, string.interpolated.python, string.quoted.single.python
|
|
}} : constant.character.escape.python, meta.fstring.python, source.python
|
|
}} : constant.character.escape.python, meta.fstring.python, source.python
|
|
} : invalid.illegal.brace.python, meta.fstring.python, source.python
|
|
efg : meta.fstring.python, source.python, string.interpolated.python, string.quoted.single.python
|
|
' : meta.fstring.python, punctuation.definition.string.end.python, source.python, string.interpolated.python, string.quoted.single.python
|