Skip to content

Parameter untupling doesn't work with overloading #7757

Closed
@Katrix

Description

@Katrix

minimized code

val m: Map[Int, Int]
m.map((a, b) => a + b)

expectation

It should work just as well when the method is overloaded.

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