tests/extmod/vfs_lfs_error: Use small ints in seek error test.
So accessing the seek offset (at the C level) doesn't cause an OverflowError on 32-bit targets.
Showing
Please register or sign in to comment
So accessing the seek offset (at the C level) doesn't cause an OverflowError on 32-bit targets.