mirror of
https://github.com/zrax/pycdc.git
synced 2026-06-23 11:34:07 +00:00
Remove additional specialized opcode that wasn't ordered with the others
This commit is contained in:
parent
19f8372358
commit
dc6ca4ae36
2 changed files with 0 additions and 2 deletions
|
|
@ -4,7 +4,6 @@ BEGIN_MAP(3, 13)
|
|||
MAP_OP(0, CACHE)
|
||||
MAP_OP(1, BEFORE_ASYNC_WITH)
|
||||
MAP_OP(2, BEFORE_WITH)
|
||||
MAP_OP(3, BINARY_OP_INPLACE_ADD_UNICODE)
|
||||
MAP_OP(4, BINARY_SLICE)
|
||||
MAP_OP(5, BINARY_SUBSCR)
|
||||
MAP_OP(6, CHECK_EG_MATCH)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue