cgen: fix assign optional aliases of fixed array #813
Annotations
6 errors
msvc:
vlib/v/tests/options/option_fn_voidptr_test.v#L7
to propagate the call, `callback` must return an Option type
|
msvc
Process completed with exit code 1.
|
gcc:
vlib/v/tests/options/option_fn_voidptr_test.v#L7
to propagate the call, `callback` must return an Option type
|
gcc
Process completed with exit code 1.
|
tcc:
vlib/v/tests/options/option_fn_voidptr_test.v#L7
to propagate the call, `callback` must return an Option type
|
tcc
Process completed with exit code 1.
|