Compiler build error: cannot convert 'struct main__Object' to 'struct main__Object * #21835
Labels
Bug
This tag is applied to issues which reports bugs.
Generics[T]
Bugs/feature requests, that are related to the V generics.
Describe the bug
Attempt to compile this:
It results in:
Reproduction Steps
Attempt to compile the above code
Expected Behavior
It should compile
Current Behavior
Get build error: cannot convert 'struct main__Object' to 'struct main__Object *'
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.4.6 66ea826
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.
The text was updated successfully, but these errors were encountered: