summaryrefslogtreecommitdiff
path: root/test/files/neg/t2139.check
blob: e26f2907617f408bd464b73b356b2801b87717b9 (plain) (blame)
1
2
3
4
5
6
t2139.scala:13: error: type mismatch;
 found   : Int(4)
 required: Nothing
  val z:Int=(u.f _)(4)
                    ^
one error found