mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
more vfmt fixes
This commit is contained in:
@ -66,4 +66,4 @@ fn test_shift_operators() {
|
||||
assert e == b
|
||||
e >>= u64(i)
|
||||
assert e == a
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user