-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
C compilation error in nested array declaration #23818
Copy link
Copy link
Closed
Labels
BugThis tag is applied to issues which reports bugs.This tag is applied to issues which reports bugs.Status: ConfirmedThis bug has been confirmed to be valid by a contributor.This bug has been confirmed to be valid by a contributor.Unit: cgenBugs/feature requests, that are related to the default C generating backend.Bugs/feature requests, that are related to the default C generating backend.
Metadata
Metadata
Assignees
Labels
BugThis tag is applied to issues which reports bugs.This tag is applied to issues which reports bugs.Status: ConfirmedThis bug has been confirmed to be valid by a contributor.This bug has been confirmed to be valid by a contributor.Unit: cgenBugs/feature requests, that are related to the default C generating backend.Bugs/feature requests, that are related to the default C generating backend.
Describe the bug
C compilation error
Reproduction Steps
Expected Behavior
Suppose to create triple nest array [][][] using nested conditions
Current Behavior
C compilation error
Possible Solution
No response
Additional Information/Context
No response
V version
V 0.4.9 81fd0db.a1f7213
Environment details (OS name and version, etc.)
windows, Microsoft Windows 10 Pro 19045 64-bit
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.