-
-
Notifications
You must be signed in to change notification settings - Fork 300
Closed
Labels
Enhancement RequestNew feature or requestNew feature or requestFixed needs testingNeeds verification / testing that it now worksNeeds verification / testing that it now works
Milestone
Description
22: String module_name;
23: ASTNode[] children;
24:
25: *file_node = { FILE, .node.file_node = { linker_options, module_name, children }, {}, 0, {} };
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
(/home/snowfox/development/c3/lucy/src/parser.c3:25:26) Error: Designated initialization with '[] = ...' and '.param = ...' cannot be mixed with normal initialization.
To some it might be unclear what "normal initialization"is
Metadata
Metadata
Assignees
Labels
Enhancement RequestNew feature or requestNew feature or requestFixed needs testingNeeds verification / testing that it now worksNeeds verification / testing that it now works