Hacktoberfestenhancementgood first issue
Repository metrics
- Stars
- (400 stars)
- PR merge metrics
- (PR metrics pending)
Description
errors/errno.v, errors/errors.v, errors/strerrno.v have no test coverage.
Task
Add errors/errno_test.v mapping known errno integers to their string representations,
and verifying error code constants are consistent.
Verification
v test vsl/errorspasses