|
| 1 | +f'abc \} }} }}} }}}} }}}}} efg' |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | +f : source.python, storage.type.string.python, string.quoted.single.python |
| 7 | +' : punctuation.definition.string.begin.python, source.python, string.quoted.single.python |
| 8 | +abc : source.python, string.quoted.single.python |
| 9 | +\ : source.python, string.quoted.single.python |
| 10 | +} : invalid.illegal.brace.python, source.python |
| 11 | + : source.python, string.quoted.single.python |
| 12 | +}} : constant.character.escape.python, source.python |
| 13 | + : source.python, string.quoted.single.python |
| 14 | +}} : constant.character.escape.python, source.python |
| 15 | +} : invalid.illegal.brace.python, source.python |
| 16 | + : source.python, string.quoted.single.python |
| 17 | +}} : constant.character.escape.python, source.python |
| 18 | +}} : constant.character.escape.python, source.python |
| 19 | + : source.python, string.quoted.single.python |
| 20 | +}} : constant.character.escape.python, source.python |
| 21 | +}} : constant.character.escape.python, source.python |
| 22 | +} : invalid.illegal.brace.python, source.python |
| 23 | + efg : source.python, string.quoted.single.python |
| 24 | +' : punctuation.definition.string.end.python, source.python, string.quoted.single.python |
0 commit comments