Skip to content

Commit 6c84818

Browse files
oderskymichelou
authored andcommitted
Don't flag match type aliases as unreducible
If `M[_]` is a match type alias, it was rejected for being an unreducible application of wildcard types. It is now accepted. I believe that is sound - this is siply an unreducible match type. The situation is not the same as `F[_]` where `F` is an abstract type that can be refined in several ways in subclasses. Fixes scala#9999
1 parent e24d8f7 commit 6c84818

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)