summaryrefslogtreecommitdiff
path: root/test/files/pos/t7551/Test.scala
blob: c1f529c4b1a9d161669f89f7d614b7a2cb4cb6e9 (plain) (blame)
1
2
3
4
5
package p

object Foo {
  def bar(t: T) { }
}