checker
: error if cannot generic infer type from empty array ([])
#3156
Annotations
10 errors
Test:
vlib/arrays/uniq.v#L152
could not infer generic type `T` in call to `arrays.uniq`
|
Test:
vlib/rand/rand.v#L431
could not infer generic type `T` in call to `validate_for`
|
Test:
vlib/arrays/uniq.v#L152
could not infer generic type `T` in call to `arrays.uniq`
|
Test:
vlib/arrays/uniq.v#L152
could not infer generic type `T` in call to `arrays.uniq`
|
Test:
vlib/rand/rand.v#L431
could not infer generic type `T` in call to `validate_for`
|
Test:
vlib/arrays/uniq.v#L152
could not infer generic type `T` in call to `arrays.uniq`
|
Test:
vlib/rand/rand.v#L431
could not infer generic type `T` in call to `validate_for`
|
Test:
vlib/arrays/uniq.v#L152
could not infer generic type `T` in call to `arrays.uniq`
|
Test:
vlib/rand/rand.v#L431
could not infer generic type `T` in call to `validate_for`
|
Test
Process completed with exit code 1.
|
Loading