summaryrefslogtreecommitdiff
path: root/test/pending/pos/t0590.scala
blob: ee75a7d339edad33032c8c5cc8c1d0b9f01063fb (plain) (blame)
1
2
3
object Test {
  implicit def foo[T] : T = null
}