mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
remove u8 and i32 from tests and examples
This commit is contained in:
@ -46,4 +46,4 @@ fn test_flag_parsing() {
|
||||
for i, f in flags {
|
||||
assert f == result[i]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user