c error when wrapping a function in an optional function type #22670
Labels
Bug
This tag is applied to issues which reports bugs.
Option Type
Bugs/feature requests, that are related to `?Type`.
Status: Confirmed
This bug has been confirmed to be valid by a contributor.
Unit: cgen
Bugs/feature requests, that are related to the default C generating backend.
Describe the bug
?Foo(none)
withFoo
being a function type def causes a build errorReproduction Steps
v -cg -show-c-output -cc gcc .
Expected Behavior
a compiled program
Current Behavior
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.4.8 c8ddf21
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-21119
The text was updated successfully, but these errors were encountered: