v: add selector option unwrapping on if != none
#7995
Annotations
3 errors
Self tests (-fsanitize=undefined):
vlib/v/tests/generics/generics_chans_select_test.v#L38
unexpected `or` block, the field `check` is not an Option or a Result
|
Self tests (-fsanitize=undefined):
vlib/v/tests/options/option_unwrap_test.v#L9
unexpected `or` block, the field `parent` is not an Option or a Result
|
Self tests (-fsanitize=undefined)
Process completed with exit code 1.
|
Loading