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