summaryrefslogtreecommitdiff
path: root/test/files/presentation/random.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2013-04-30 05:25:10 -0700
committerPaul Phillips <paulp@improving.org>2013-04-30 08:13:58 -0700
commit12dd8c02bbb71233f7b8ab9b2cbf8e84cda2080d (patch)
treeb42d6c8d84f3da7217c1de9e8d846f4cf32f468a /test/files/presentation/random.check
parente6af9bcd0e68859a3bb71140342bb76c136714ee (diff)
downloadscala-12dd8c02bbb71233f7b8ab9b2cbf8e84cda2080d.tar.gz
scala-12dd8c02bbb71233f7b8ab9b2cbf8e84cda2080d.tar.bz2
scala-12dd8c02bbb71233f7b8ab9b2cbf8e84cda2080d.zip
More useful checkfile output in interactive tests.
I resisted the urge to fix "aksTypeCompletion" for as long as I possibly could. While I was there I threw in what seem to be like significant output improvements, but you tell me.
Diffstat (limited to 'test/files/presentation/random.check')
-rw-r--r--test/files/presentation/random.check6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/files/presentation/random.check b/test/files/presentation/random.check
index fce4b69fb3..fb3500aeea 100644
--- a/test/files/presentation/random.check
+++ b/test/files/presentation/random.check
@@ -2,7 +2,7 @@ reload: Random.scala
askType at Random.scala(18,14)
================================================================================
-[response] askTypeAt at (18,14)
+[response] askTypeAt (18,14)
val filter: Int => Boolean = try {
java.this.lang.Integer.parseInt(args.apply(0)) match {
case 1 => ((x: Int) => x.%(2).!=(0))
@@ -16,12 +16,12 @@ val filter: Int => Boolean = try {
askType at Random.scala(19,30)
================================================================================
-[response] askTypeAt at (19,30)
+[response] askTypeAt (19,30)
0
================================================================================
askType at Random.scala(26,12)
================================================================================
-[response] askTypeAt at (26,12)
+[response] askTypeAt (26,12)
_
================================================================================