Merge hell

This commit is contained in:
rocky
2024-02-24 07:20:32 -05:00
parent 1ef631dd76
commit 5a367717fa
2 changed files with 2 additions and 1 deletions

View File

@@ -306,6 +306,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,
)