Skip to content

Some type lambdas printed incorrectly #9958

Closed
@prolativ

Description

@prolativ

Minimized code

summon[[X] =>> (X, X)]

Output

no implicit argument of type Tuple2 was found for parameter x of method summon in object DottyPredef

Expectation

no implicit argument of type [X] =>> (X, X) was found for parameter x of method summon in object DottyPredef

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions