Skip to content

pretty-printer screws up recs #672

@jruderman

Description

@jruderman
fn main() { rec(x=1234); }

becomes

fn main() { rec(x=234)); }

IOW "1234" becomes "234)".

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions