cgen error for dump(x.str())
, when x
is ?&Type
#23557
Labels
Bug
This tag is applied to issues which reports bugs.
Compiler Panic
The V compiler itself paniced. It should not, it should produce nice and readable errors instead.
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
V version: V 0.4.9 ee66c72, press to see full `v doctor` output
What did you do?
./v -g -o vdbg cmd/v && ./vdbg bug1.v && bug1
What did you see?
What did you expect to see?
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: