@@ -6,23 +6,23 @@ def False(): pass
66
77def : meta .function .python , source .python , storage .type.function .python
88 : meta .function .python , source .python
9- True : keyword .invalid . illegal .name .python , meta .function .python , source .python
9+ True : keyword .illegal .name .python , meta .function .python , source .python
1010( : meta .function .parameters .python , meta .function .python , punctuation .definition .parameters .begin .python , source .python
1111) : meta .function .parameters .python , meta .function .python , punctuation .definition .parameters .end .python , source .python
1212: : meta .function .python , punctuation .section .function .begin .python , source .python
1313 : source .python
1414pass : keyword .control .flow .python , source .python
1515def : meta .function .python , source .python , storage .type.function .python
1616 : meta .function .python , source .python
17- None : keyword .invalid . illegal .name .python , meta .function .python , source .python
17+ None : keyword .illegal .name .python , meta .function .python , source .python
1818( : meta .function .parameters .python , meta .function .python , punctuation .definition .parameters .begin .python , source .python
1919) : meta .function .parameters .python , meta .function .python , punctuation .definition .parameters .end .python , source .python
2020: : meta .function .python , punctuation .section .function .begin .python , source .python
2121 : source .python
2222pass : keyword .control .flow .python , source .python
2323def : meta .function .python , source .python , storage .type.function .python
2424 : meta .function .python , source .python
25- False : keyword .invalid . illegal .name .python , meta .function .python , source .python
25+ False : keyword .illegal .name .python , meta .function .python , source .python
2626( : meta .function .parameters .python , meta .function .python , punctuation .definition .parameters .begin .python , source .python
2727) : meta .function .parameters .python , meta .function .python , punctuation .definition .parameters .end .python , source .python
2828: : meta .function .python , punctuation .section .function .begin .python , source .python
0 commit comments