runtime error, while printing println(invalid.str())
, where invalid is ?&html.Tag
#23558
Labels
Auto str Method Generation
Bugs/feature requests, that are related to the automatic string method generation.
Bug
This tag is applied to issues which reports bugs.
Option Type
Bugs/feature requests, that are related to `?Type`.
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 ee66c72, press to see full `v doctor` output
What did you do?
./v -g -o vdbg cmd/v && ./vdbg bug2.v && bug2
What did you see?
What did you expect to see?
a printed value, without a stacktrace
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: