add more check #299
Annotations
3 errors and 1 warning
clang (macos-14)
b is an Optional, it needs to be unwrapped first
|
clang (macos-14):
vlib/v/tests/options/option_sumtype_test.v#L9
x is an Optional, it needs to be unwrapped first
|
clang (macos-14)
Process completed with exit code 1.
|
clang (macos-14)
unused variable: `a`
|