micropython/tests/micropython/heapalloc_int_from_bytes.py.exp
Paul Sokolovsky bd3dd9296b tests/heapalloc_int_from_bytes: Test that int.from_bytes() can work w/o alloc.
For a small number of bytes, it's expected to return a small int without
allocation.
2017-01-21 20:15:56 +03:00

3 lines
9 B
Plaintext