summaryrefslogtreecommitdiff
path: root/test/files/run/t6146b.check
diff options
context:
space:
mode:
authorLukas Rytz <lukas.rytz@typesafe.com>2015-09-21 15:55:32 +0200
committerLukas Rytz <lukas.rytz@typesafe.com>2015-09-21 15:55:32 +0200
commit5e8627088ac572bd910e99b04145dd5d2751551f (patch)
treef81d61a08dd53c54ddafd85a5d35cbfdce1f75d0 /test/files/run/t6146b.check
parent7eadd684678611dc0f6710f9fdd14ff52bf8fb78 (diff)
parentd8d8ba71236bc18d0b4c74f9ebead2973dc6e435 (diff)
downloadscala-5e8627088ac572bd910e99b04145dd5d2751551f.tar.gz
scala-5e8627088ac572bd910e99b04145dd5d2751551f.tar.bz2
scala-5e8627088ac572bd910e99b04145dd5d2751551f.zip
Merge pull request #4725 from retronym/topic/completely-2.11
Topic/completely 2.11
Diffstat (limited to 'test/files/run/t6146b.check')
-rw-r--r--test/files/run/t6146b.check8
1 files changed, 3 insertions, 5 deletions
diff --git a/test/files/run/t6146b.check b/test/files/run/t6146b.check
index 0e0c216cd7..11149c50fd 100644
--- a/test/files/run/t6146b.check
+++ b/test/files/run/t6146b.check
@@ -4,11 +4,9 @@ It would fail on the following inputs: S2(), S3()
^
scala> :power
-** Power User mode enabled - BEEP WHIR GYVE **
-** :phase has been set to 'typer'. **
-** scala.tools.nsc._ has been imported **
-** global._, definitions._ also imported **
-** Try :help, :vals, power.<tab> **
+Power mode enabled. :phase is at typer.
+import scala.tools.nsc._, intp.global._, definitions._
+Try :help or completions for vals._ and power._
scala> val u = rootMirror.universe; import u._, language._
u: $r.intp.global.type = <global>