Skip to content

Group field declarations of same type #502

@laurentlb

Description

@laurentlb

Input:

struct Bar {int A; int B; int C;};

Once this feature request is implemented:

struct Bar{int A,B,C;};

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions