summaryrefslogtreecommitdiff
path: root/test/files/run/repl-power.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/repl-power.check')
-rw-r--r--test/files/run/repl-power.check7
1 files changed, 3 insertions, 4 deletions
diff --git a/test/files/run/repl-power.check b/test/files/run/repl-power.check
index 9561c04eca..1b3883a839 100644
--- a/test/files/run/repl-power.check
+++ b/test/files/run/repl-power.check
@@ -2,12 +2,11 @@ Type in expressions to have them evaluated.
Type :help for more information.
scala> :power
-** Power User mode enabled - BEEP BOOP WHIR **
+** Power User mode enabled - BEEP BOOP SPIZ **
+** :phase has been set to 'typer'. **
** scala.tools.nsc._ has been imported **
** global._ and definitions._ also imported **
-** New vals! Try repl, intp, global, power **
-** New cmds! :help to discover them **
-** New defs! Type power.<tab> to reveal **
+** Try :help, vals.<tab>, power.<tab> **
scala> // guarding against "error: reference to global is ambiguous"