summaryrefslogtreecommitdiff
path: root/test/files/neg/t7494-right-after-terminal/sample_2.scala
blob: 73cdc64e40fb55aae1cad86f517f648abe578bdd (plain) (blame)
1
2
3
4
5
6
package sample

// just a sample that is compiled with the sample plugin enabled
object Sample extends App {
}