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 c78d95dbed..29ccee3cc6 100644
--- a/test/files/run/reify-repl-fail-gracefully.check
+++ b/test/files/run/reify-repl-fail-gracefully.check
@@ -10,7 +10,7 @@ import scala.reflect.runtime.universe._
scala>
scala> reify
-<console>:12: error: missing arguments for macro method reify in class Universe
+<console>:12: error: too few argument lists for macro invocation
reify
^