summaryrefslogblamecommitdiff
path: root/test/files/run/t5532.scala
blob: 75004730bfe1591cf36ef84cb7b84d48f33c0334 (plain) (tree)
1
2
3
4



                         
object Test extends App {
  val x = s"1"
  val y = s"2"
}