Skip to content

the second method is the same as the first one #570

@admacro

Description

@admacro

let (ref s1, ref s2) = t;

the second method should be

let (s1, s2) = &t;

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