@@ -18,11 +18,11 @@ def : meta.function.python, source.python, storage.type.function.pytho
1818: : meta .function .python , punctuation .section .function .begin .python , source .python
1919 : source .python
2020pass : keyword .control .flow .python , source .python
21- $ : invalid .illegal .character .python , source .python
22- ? : invalid .illegal .character .python , source .python
21+ $ : invalid .illegal .operator .python , source .python
22+ ? : invalid .illegal .operator .python , source .python
2323a : source .python
2424= : keyword .operator .assignment .python , source .python
25- $ : invalid .illegal .character .python , source .python
25+ $ : invalid .illegal .operator .python , source .python
2626( : punctuation .parenthesis .begin .python , source .python
2727' : punctuation .definition .string .begin .python , source .python , string .quoted .single .python
2828.class : source .python , string .quoted .single .python
@@ -40,8 +40,8 @@ def : meta.function.python, source.python, storage.type.function.pytho
4040b : source .python
4141= : keyword .operator .assignment .python , source .python
4242 : source .python
43- ! : invalid .illegal .character .python , source .python
43+ ! : invalid .illegal .operator .python , source .python
4444some_ruby : source .python
45- ? : invalid .illegal .character .python , source .python
45+ ? : invalid .illegal .operator .python , source .python
4646# : comment.line.number-sign.python, punctuation.definition.comment.python, source.python
4747 hey ;) : comment .line .number - sign .python , source .python
0 commit comments