match *enum {...}
produces C error
#23314
Labels
Bug
This tag is applied to issues which reports bugs.
match *enum {...}
produces C error
#23314
Describe the bug
C error produced from trying to dereference enum variable as the V error in #23313 advises.
Reproduction Steps
Expected Behavior
Expected code to compile and print
1111
.Current Behavior
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.4.9 4225a34
Environment details (OS name and version, etc.)
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.
Huly®: V_0.6-21746
The text was updated successfully, but these errors were encountered: