Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fixes tests/pos/i18211.scala, where type avoidance would cause `S[? <: Int]` which would otherwise be consider an unreducible wild and lead to Any which isn't <: Int.
- Loading branch information