add more check #299
Annotations
6 errors
msvc:
vlib/v/tests/options/option_sumtype_test.v#L9
x is an Optional, it needs to be unwrapped first
|
msvc
Process completed with exit code 1.
|
gcc:
vlib/v/tests/options/option_sumtype_test.v#L9
x is an Optional, it needs to be unwrapped first
|
gcc
Process completed with exit code 1.
|
tcc:
vlib/v/tests/options/option_sumtype_test.v#L9
x is an Optional, it needs to be unwrapped first
|
tcc
Process completed with exit code 1.
|