builder: Putting a function reference inside a voidptr in a struct generate bad C code #12347
Labels
Bug
This tag is applied to issues which reports bugs.
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 bug.v
What did you expect to see?
A generated executable.
What did you see instead?
V generated invalid C code, no warning(s) or error(s) from V compiler.
The text was updated successfully, but these errors were encountered: