Hacktoberfestenhancementgood first issue
倉庫指標
- 星標
- (400 顆星)
- PR 合併指標
- (PR 指標待抓取)
描述
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