cgen error for Name[int](123)
, when type Name[T] = string | int | T
#19159
Labels
Bug
This tag is applied to issues which reports bugs.
Generics[T]
Bugs/feature requests, that are related to the V generics.
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
Unit: Compiler
Bugs/feature requests, that are related to the V compiler in general.
V doctor:
What did you do?
v -g -o vdbg cmd/v && vdbg a.v
What did you expect to see?
either a compiled program, or a checker error
What did you see instead?
The text was updated successfully, but these errors were encountered: