loom-benchmark-mbpp / 116 /tests /test_mbpp_1.py
sqy201x's picture
Add files using upload-large-folder tool
04e3471 verified
Raw
History Blame Contribute Delete
176 Bytes
# Auto-generated by loom_benchmarks.util.pytest_from_test_strings.
from solution import * # noqa: F401,F403
def test_mbpp_1() -> None:
assert tuple_to_int((4,5,6))==456