summaryrefslogtreecommitdiff
path: root/test/files/run/t3452e/Test.scala
blob: fc175bf94a3a94633b532948bed87867a4dae00e (plain) (blame)
1
2
3
object Test extends App {
	new B
}