mirror of
https://github.com/micropython/micropython.git
synced 2025-09-07 10:20:52 +02:00
In addition to memory allocation failure, other problem was that 10**17 was overflowing. Now passes.
In addition to memory allocation failure, other problem was that 10**17 was overflowing. Now passes.