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