summaryrefslogtreecommitdiff
path: root/test/files/presentation/implicit-member.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/implicit-member.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/implicit-member.check')
-rw-r--r--test/files/presentation/implicit-member.check3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/files/presentation/implicit-member.check b/test/files/presentation/implicit-member.check
index a856c9f986..e8e656f12a 100644
--- a/test/files/presentation/implicit-member.check
+++ b/test/files/presentation/implicit-member.check
@@ -3,7 +3,7 @@ reload: ImplicitMember.scala
askTypeCompletion at ImplicitMember.scala(7,7)
================================================================================
[response] aksTypeCompletion at (7,7)
-retrieved 38 members
+retrieved 39 members
`class AppliedImplicitImplicit.AppliedImplicit`
`method !=(x$1: Any)Boolean`
`method !=(x$1: AnyRef)Boolean`
@@ -33,6 +33,7 @@ retrieved 38 members
`method wait()Unit`
`method wait(x$1: Long)Unit`
`method wait(x$1: Long, x$2: Int)Unit`
+`method x=> Implicit.type`
`method →[B](y: B)(Implicit.type, B)`
`value __leftOfArrowImplicit.type`
`value __resultOfEnsuringImplicit.type`