summaryrefslogtreecommitdiff
path: root/test/files/run/reify-repl-fail-gracefully.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/reify-repl-fail-gracefully.check')
-rw-r--r--test/files/run/reify-repl-fail-gracefully.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/reify-repl-fail-gracefully.check b/test/files/run/reify-repl-fail-gracefully.check
index 1b0f3f2162..18cfd5a7ef 100644
--- a/test/files/run/reify-repl-fail-gracefully.check
+++ b/test/files/run/reify-repl-fail-gracefully.check
@@ -12,7 +12,7 @@ import scala.reflect.runtime.universe._
scala>
scala> reify
-<console>:12: error: macros cannot be partially applied
+<console>:12: error: too few argument lists for macro invocation
reify
^