Skip to content

Declaration of multiple variables is handled incorrectly #500

@leg0

Description

@leg0

Input:

int a,b,c;

Output:

int c;

Expecting to see all variable declarations in the output.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions