|
17 | 17 | a : source.python
|
18 | 18 | = : keyword.operator.assignment.python, source.python
|
19 | 19 | : source.python
|
20 |
| -r : source.python, storage.type.string.python, string.regexp.quoted.single.python |
21 |
| -' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.single.python |
22 |
| -( : punctuation.parenthesis.begin.regexp support.other.parenthesis.regexp, source.python, string.regexp.quoted.single.python |
23 |
| -' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.single.python |
| 20 | +r : source.python, storage.type.string.python, string.regexp.quoted.python |
| 21 | +' : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.python |
| 22 | +( : punctuation.parenthesis.begin.regexp support.other.parenthesis.regexp, source.python, string.regexp.quoted.python |
| 23 | +' : punctuation.definition.string.end.python, source.python, string.regexp.quoted.python |
24 | 24 | 1 : constant.numeric.dec.python, source.python
|
25 | 25 | : source.python
|
26 | 26 | a : source.python
|
27 | 27 | = : keyword.operator.assignment.python, source.python
|
28 | 28 | : source.python
|
29 |
| -r : source.python, storage.type.string.python, string.regexp.quoted.double.python |
30 |
| -" : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.double.python |
31 |
| -( : keyword.operator.lookahead.regexp, punctuation.parenthesis.lookahead.begin.regexp, source.python, string.regexp.quoted.double.python |
32 |
| -?= : keyword.operator.lookahead.regexp, source.python, string.regexp.quoted.double.python |
33 |
| -" : punctuation.definition.string.end.python, source.python, string.regexp.quoted.double.python |
| 29 | +r : source.python, storage.type.string.python, string.regexp.quoted.python |
| 30 | +" : punctuation.definition.string.begin.python, source.python, string.regexp.quoted.python |
| 31 | +( : keyword.operator.lookahead.regexp, punctuation.parenthesis.lookahead.begin.regexp, source.python, string.regexp.quoted.python |
| 32 | +?= : keyword.operator.lookahead.regexp, source.python, string.regexp.quoted.python |
| 33 | +" : punctuation.definition.string.end.python, source.python, string.regexp.quoted.python |
34 | 34 | 1 : constant.numeric.dec.python, source.python
|
35 | 35 | : source.python
|
36 | 36 | a : source.python
|
|
0 commit comments