checker
: error if cannot generic infer type from empty array ([])
#2057
Annotations
6 errors
test (ubuntu-22.04):
vlib/arrays/uniq.v#L152
could not infer generic type `T` in call to `arrays.uniq`
|
test (ubuntu-22.04):
vlib/arrays/uniq.v#L152
could not infer generic type `T` in call to `arrays.uniq`
|
test (ubuntu-22.04)
Process completed with exit code 1.
|
test (windows-2022):
vlib/arrays/uniq.v#L152
could not infer generic type `T` in call to `arrays.uniq`
|
test (windows-2022):
vlib/arrays/uniq.v#L152
could not infer generic type `T` in call to `arrays.uniq`
|
test (windows-2022)
Process completed with exit code 1.
|