mirror of
https://github.com/micropython/micropython.git
synced 2026-01-05 03:30:14 +01:00
To reach this check, n_kw has to be >= 1 and therefore args2_alloc has to be >= 2. Therefore new_alloc will always be >= 4. So this check will never be true and can be removed. Signed-off-by: David Lechner <david@pybricks.com>
63 KiB
63 KiB