summaryrefslogblamecommitdiff
path: root/test/files/neg/t9093.check
blob: 085a433f0bb7a21479db21bddbb732866fcc686f (plain) (tree)
1
2
3
4
5
6





                                                                                     
t9093.scala:3: error: polymorphic expression cannot be instantiated to expected type;
 found   : [C](f: C)Null
 required: Unit
  val x: Unit = apply2(0)/*(0)*/
                      ^
one error found