summaryrefslogtreecommitdiff
path: root/test/files/run/repl-power.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-06-03 08:21:22 +0000
committerPaul Phillips <paulp@improving.org>2011-06-03 08:21:22 +0000
commit6b67a342ab5b9f1630cff1d8b20491fed3c2a5f5 (patch)
treecd8c4ad2589a8284b129b656c21d63af32081ed9 /test/files/run/repl-power.check
parent33d45626bd1b13adfd36071cf8f4d94123c7d29d (diff)
downloadscala-6b67a342ab5b9f1630cff1d8b20491fed3c2a5f5.tar.gz
scala-6b67a342ab5b9f1630cff1d8b20491fed3c2a5f5.tar.bz2
scala-6b67a342ab5b9f1630cff1d8b20491fed3c2a5f5.zip
More polishing up repl power mode, no review.
Diffstat (limited to 'test/files/run/repl-power.check')
-rw-r--r--test/files/run/repl-power.check1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/files/run/repl-power.check b/test/files/run/repl-power.check
index 249e0f71e8..9561c04eca 100644
--- a/test/files/run/repl-power.check
+++ b/test/files/run/repl-power.check
@@ -9,7 +9,6 @@ scala> :power
** New cmds! :help to discover them **
** New defs! Type power.<tab> to reveal **
-scala>
scala> // guarding against "error: reference to global is ambiguous"
scala> global.emptyValDef // "it is imported twice in the same scope by ..."