@@ -1195,8 +1195,8 @@ def _prepare_test_cases():
1195
1195
Instruction (opname = 'CALL_NO_KW' , opcode = 169 , arg = 1 , argval = 1 , argrepr = '' , offset = 156 , starts_line = None , is_jump_target = False , positions = None ),
1196
1196
Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 158 , starts_line = None , is_jump_target = False , positions = None ),
1197
1197
Instruction (opname = 'LOAD_CONST' , opcode = 100 , arg = 0 , argval = None , argrepr = 'None' , offset = 160 , starts_line = 25 , is_jump_target = False , positions = None ),
1198
- Instruction (opname = 'DUP_TOP ' , opcode = 4 , arg = None , argval = None , argrepr = '' , offset = 162 , starts_line = None , is_jump_target = False , positions = None ),
1199
- Instruction (opname = 'DUP_TOP ' , opcode = 4 , arg = None , argval = None , argrepr = '' , offset = 164 , starts_line = None , is_jump_target = False , positions = None ),
1198
+ Instruction (opname = 'LOAD_CONST ' , opcode = 100 , arg = 0 , argval = None , argrepr = 'None ' , offset = 162 , starts_line = None , is_jump_target = False , positions = None ),
1199
+ Instruction (opname = 'LOAD_CONST ' , opcode = 100 , arg = 0 , argval = None , argrepr = 'None ' , offset = 164 , starts_line = None , is_jump_target = False , positions = None ),
1200
1200
Instruction (opname = 'CALL_NO_KW' , opcode = 169 , arg = 3 , argval = 3 , argrepr = '' , offset = 166 , starts_line = None , is_jump_target = False , positions = None ),
1201
1201
Instruction (opname = 'POP_TOP' , opcode = 1 , arg = None , argval = None , argrepr = '' , offset = 168 , starts_line = None , is_jump_target = False , positions = None ),
1202
1202
Instruction (opname = 'JUMP_FORWARD' , opcode = 110 , arg = 25 , argval = 222 , argrepr = 'to 222' , offset = 170 , starts_line = None , is_jump_target = False , positions = None ),
0 commit comments