fix test #1617
Annotations
5 errors
Self tests:
vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
unexpected `or` block, the field `f` is not an Option or a Result
|
Self tests:
vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
cannot assign to `b`: expected `bool`, not `fn (Bar) bool`
|
Self tests:
vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
unexpected `or` block, the field `f` is not an Option or a Result
|
Self tests:
vlib/v/checker/tests/assign_type_mismatch_with_generics_err.vv#L13
cannot assign to `b`: expected `bool`, not `fn (Bar) bool`
|
Self tests
Process completed with exit code 1.
|
Loading