Skip to content

Nicht unterstütztes neues Sprachfeature: Pattern Matching im switch (newstyle) #21

@mario-koehler

Description

@mario-koehler

Der Parser unterstützt Type-Pattern Matching nicht.

switch (o) {
  case Integer i -> ...
  case String s -> ...
}

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