Skip to content

Commit d47225b

Browse files
chfastgumb0
andauthored
Apply suggestions from code review
Co-authored-by: Andrei Maiboroda <andrei@ethereum.org>
1 parent 9c6ccba commit d47225b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

test/spectests/spectests.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -480,6 +480,7 @@ class test_runner
480480
args.push_back(*arg_value);
481481
}
482482

483+
assert(args.size() == instance->module.get_function_type(*func_idx).inputs.size());
483484
return fizzy::execute(*instance, *func_idx, args.data());
484485
}
485486

0 commit comments

Comments
 (0)