mirror of
https://github.com/micropython/micropython.git
synced 2026-03-12 03:40:28 +01:00
It's needed by the test. This previously passed because the compiler (actually parser) optimises away errno constants. Signed-off-by: Damien George <damien@micropython.org>