Merge hell

This commit is contained in:
rocky
2024-02-24 07:15:47 -05:00
parent 2fcb7a62e1
commit e77ccba40e

View File

@@ -303,6 +303,7 @@ class Scanner37Base(Scanner):
has_arg=jump_inst.has_arg,
inst_size=jump_inst.inst_size,
has_extended_arg=inst.has_extended_arg,
fallthrough=False,
tos_str=None,
start_offset=None,
)