File tree Expand file tree Collapse file tree 3 files changed +0
-8
lines changed Expand file tree Collapse file tree 3 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -719,8 +719,6 @@ repository:
719719 name : " storage.type.imaginary.number.python"
720720 " 2" :
721721 name : " invalid.illegal.dec.python"
722- " 3" :
723- name : " invalid.illegal.dec.python"
724722 " number-hex" :
725723 name : " constant.numeric.hex.python"
726724 match : '''
Original file line number Diff line number Diff line change @@ -1092,11 +1092,6 @@ E.g. "arr[idx](args)"
10921092 <key >name </key >
10931093 <string >invalid.illegal.dec.python </string >
10941094 </dict >
1095- <key >3 </key >
1096- <dict >
1097- <key >name </key >
1098- <string >invalid.illegal.dec.python </string >
1099- </dict >
11001095 </dict >
11011096 </dict >
11021097 <key >number-hex </key >
Original file line number Diff line number Diff line change @@ -650,7 +650,6 @@ repository:
650650 captures :
651651 ' 1 ' : {name: storage.type.imaginary.number.python}
652652 ' 2 ' : {name: invalid.illegal.dec.python}
653- ' 3 ' : {name: invalid.illegal.dec.python}
654653
655654 number-hex :
656655 name : constant.numeric.hex.python
You can’t perform that action at this time.
0 commit comments