mirror of
https://github.com/vlang/v.git
synced 2023-08-10 21:13:21 +03:00
fix 'v -debug examples/hello_world.v'
This commit is contained in:
committed by
Alexander Medvednikov
parent
1b79964827
commit
f3abb9e682
@@ -1,5 +1,4 @@
|
||||
import rand
|
||||
import strings
|
||||
|
||||
fn test_random_strings() {
|
||||
mut m := new_hashmap(1000)
|
||||
|
||||
Reference in New Issue
Block a user