summaryrefslogtreecommitdiff
path: root/test/files/neg/compile-time-only-b.scala
Commit message (Collapse)AuthorAgeFilesLines
* marks Expr.splice and Expr.value with @compileTimeOnlyEugene Burmako2013-08-151-0/+15
Now that @compileTimeOnly is part of the standard library, why don't we use it within the standard library.