summaryrefslogtreecommitdiff
path: root/test/files/pos/t715/runner_2.scala
blob: 1e4f40d65409a45347c4c6d681f0efc09614f8b0 (plain) (blame)
1
2
3
object Test extends Application {
  println(com.sap.dspace.model.othello.thePOJO2XMLRenderer)
}