Skip to content

Star * infix type fails compilation #1961

@soronpo

Description

@soronpo
object InfixType { trait *[N1, N2] type Result = Int * Int } 

Gives

[error] | type Result = Int * Int [error] | ^ [error] | ';' expected but identifier found 

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions