summaryrefslogtreecommitdiff
path: root/test/files/pos/t7683-stop-after-parser/sample_2.scala
blob: 7eb11b8204e4a98f6a53b75551473245d119ce0f (plain) (blame)
1
2
3
4
5
6
package sample

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