Skip to content

Add Syntax for Tuple Initialisers / Assignment #37

@DavePearce

Description

@DavePearce

For example:

(int x, int y) = swap(1,2)

and

int x
int y
(x,y) = swap(1,2)

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