summaryrefslogtreecommitdiff
path: root/test/pending/pos/t1000.scala
blob: 38f71863d80dcb6e8e35dfba4ae7c0f818baf356 (plain) (blame)
1
2
3
object A {
  println("""This a "raw" string ending with a "double quote"""")
}