cgen error, when compiling mut r3 := Zip[int,int]{}
, for struct Zip[A,B] { a Iterator[A] b Iterator[B] }
#23556
Labels
Bug
This tag is applied to issues which reports bugs.
Generics[T]
Bugs/feature requests, that are related to the V generics.
Interface handling
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
Unit: Checker
Bugs/feature requests, that are related to the type checker.
Unit: Compiler
Bugs/feature requests, that are related to the V compiler in general.
V version: V 0.4.9 6b0c272, press to see full `v doctor` output
What did you do?
./v -g -o vdbg cmd/v && ./vdbg /home/delian/r.v && /home/delian/r
What did you see?
What did you expect to see?
a compiled program
Note
You can use the 👍 reaction to increase the issue's priority for developers.
Please note that only the 👍 reaction to the issue itself counts as a vote.
Other reactions and those to comments will not be taken into account.
The text was updated successfully, but these errors were encountered: