summaryrefslogtreecommitdiff
path: root/test/files/pos/chang/Test.scala
blob: f74c6355b54f6363cbf82ea5decf95e3781ae0ec (plain) (blame)
1
2
3
object Test extends App {
  new com.netgents.hello.Outer[String]
}