-
- Downloads
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.
Please register or sign in to comment
For a small number of bytes, it's expected to return a small int without allocation.