summaryrefslogtreecommitdiff
path: root/test/pending/neg/plugin-rightafter-terminal/testsource.scala
blob: 7af767b638b5c85c4f3cfb0748079bc404636271 (plain) (blame)
1
2
3
4
object Test extends Application {
  println("rightafterterminal")
}