summaryrefslogblamecommitdiff
path: root/test/files/pos/t8449/Client.scala
blob: 5d273f06b25100cfa8abe9970c9b5689890bebbf (plain) (tree)
1
2
3


                               
object Client {
  def foo: Any = new Test().foo
}