Open
Description
I tried this code:
I expected to see this happen: That this works both for structs with named fields as with structs with anonymous fields
Instead, this happened: Works as expected for named fields, but fails to compile for anonymous structs
Metadata
Assignees
Labels
Area: Associated items (types, constants & functions)Area: Trait systemCategory: This is a bug.Call for participation: Help is requested to fix this issue.Status: A Minimal Complete and Verifiable Example has been found for this issueRelevant to the compiler team, which will review and decide on the PR/issue.Relevant to the language team, which will review and decide on the PR/issue.
Activity