mirror of
https://github.com/vlang/v.git
synced 2025-09-13 14:32:26 +03:00
remove u8 and i32 from tests and examples
This commit is contained in:
parent
0db1eaa55a
commit
1c6d51f271
12 changed files with 38 additions and 43 deletions
|
@ -417,4 +417,4 @@ fn test_for_loop_two() {
|
|||
for i, c in s {
|
||||
assert c == s[i]
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue