mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
v2: simplify the type system; an initial version of the V interpreter
This commit is contained in:
@ -589,4 +589,4 @@ fn test_clear() {
|
||||
|
||||
arr.clear()
|
||||
assert arr.len == 0
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user