summaryrefslogtreecommitdiff
path: root/test/files/neg/si7980.check
blob: b085cabf1d39e4a47ffed52bc2043732c4f87d86 (plain) (blame)
1
2
3
4
si7980.scala:7: error: Can't splice Nothing, bottom type values often indicate programmer mistake
  println(q"class ${Name(X)} { }")
                        ^
one error found