summaryrefslogtreecommitdiff
path: root/test/files/presentation/timeofday.check
diff options
context:
space:
mode:
authorPaul Phillips <paulp@improving.org>2011-11-08 22:14:30 +0000
committerPaul Phillips <paulp@improving.org>2011-11-08 22:14:30 +0000
commitf9fb5ca997dde7a49fc9d748ca0298befc77b907 (patch)
tree01fe607bafdb12c9f48208002e6420ab83c45535 /test/files/presentation/timeofday.check
parentbcc5eebedb8869e73e0d39aaf5c6b3164048aad1 (diff)
downloadscala-f9fb5ca997dde7a49fc9d748ca0298befc77b907.tar.gz
scala-f9fb5ca997dde7a49fc9d748ca0298befc77b907.tar.bz2
scala-f9fb5ca997dde7a49fc9d748ca0298befc77b907.zip
Updates for the ten tests I broke recently.
Wow, ten tests, that's unexpected. No review.
Diffstat (limited to 'test/files/presentation/timeofday.check')
-rw-r--r--test/files/presentation/timeofday.check6
1 files changed, 4 insertions, 2 deletions
diff --git a/test/files/presentation/timeofday.check b/test/files/presentation/timeofday.check
index 47f93796b4..2a09d0bcfc 100644
--- a/test/files/presentation/timeofday.check
+++ b/test/files/presentation/timeofday.check
@@ -3,7 +3,7 @@ reload: timeofday.scala
askTypeCompletion at timeofday.scala(26,33)
================================================================================
[response] aksTypeCompletion at (26,33)
-retrieved 44 members
+retrieved 45 members
`method !=(x$1: Any)Boolean`
`method !=(x$1: AnyRef)Boolean`
`method ##()Int`
@@ -37,6 +37,7 @@ retrieved 44 members
`method wait()Unit`
`method wait(x$1: Long)Unit`
`method wait(x$1: Long, x$2: Int)Unit`
+`method x=> timeofday.TimeOfDayVar`
`method →[B](y: B)(timeofday.TimeOfDayVar, B)`
`value __leftOfArrowtimeofday.TimeOfDayVar`
`value __resultOfEnsuringtimeofday.TimeOfDayVar`
@@ -49,7 +50,7 @@ retrieved 44 members
askTypeCompletion at timeofday.scala(32,19)
================================================================================
[response] aksTypeCompletion at (32,19)
-retrieved 44 members
+retrieved 45 members
`method !=(x$1: Any)Boolean`
`method !=(x$1: AnyRef)Boolean`
`method ##()Int`
@@ -83,6 +84,7 @@ retrieved 44 members
`method wait()Unit`
`method wait(x$1: Long)Unit`
`method wait(x$1: Long, x$2: Int)Unit`
+`method x=> timeofday.TimeOfDayVar`
`method →[B](y: B)(timeofday.TimeOfDayVar, B)`
`value __leftOfArrowtimeofday.TimeOfDayVar`
`value __resultOfEnsuringtimeofday.TimeOfDayVar`