summaryrefslogblamecommitdiff
path: root/test/files/neg/t0590.check
blob: b928c1cb7655e2f562de554376db1fa733153538 (plain) (tree)
1
2
3
4
5

                                                                             


                                
t0590.scala:2: error: diverging implicit expansion for type (Null(null)) => T
starting with method foo in object Test
  implicit def foo[T] : T = null
                            ^
one error found