This commit is contained in:
2026-05-15 11:19:33 -05:00
parent 88ad6a5c02
commit d3a876ca7d
6 changed files with 163 additions and 15 deletions

View File

@@ -9,6 +9,6 @@ return {
ret
]],
expected_stack_size = 1,
expected_stack_top = { integer = 5 },
expected_stack_top = 5,
},
}