| # Auto-generated by loom_benchmarks.util.pytest_from_test_strings. | |
| from solution import * # noqa: F401,F403 | |
| def test_mbpp_0() -> None: | |
| assert tuple_to_int((1,2,3))==123 | |
| # Auto-generated by loom_benchmarks.util.pytest_from_test_strings. | |
| from solution import * # noqa: F401,F403 | |
| def test_mbpp_0() -> None: | |
| assert tuple_to_int((1,2,3))==123 | |