mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 11:40:18 +01:00
The LHS passed to mp_obj_int_binary_op() will always be an integer, either a small int or a big int, so the test for this type doesn't need to include an "other, unsupported type" case.
9.2 KiB
9.2 KiB