summaryrefslogtreecommitdiff
path: root/test/pending/pos/sig/sigtest.scala
blob: 1d091390f76b5a08df9c2f97080dee5cc47b02ac (plain) (blame)
1
2
3
object Test extends T with Application {
  val x: String = foo("abc")
}