summaryrefslogtreecommitdiff
path: root/test/files/pos/t7649.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/pos/t7649.scala')
-rw-r--r--test/files/pos/t7649.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/pos/t7649.scala b/test/files/pos/t7649.scala
index ff3c626fca..fa5d13369f 100644
--- a/test/files/pos/t7649.scala
+++ b/test/files/pos/t7649.scala
@@ -1,5 +1,5 @@
object Test {
- val c: reflect.macros.Context = ???
+ val c: reflect.macros.BlackboxContext = ???
import c.universe._
reify {
// The lookup of the implicit WeakTypeTag[Any]