summaryrefslogtreecommitdiff
path: root/test/files/presentation/ide-bug-1000349.check
diff options
context:
space:
mode:
authorSimon Ochsenreither <simon@ochsenreither.de>2013-01-17 20:11:34 +0100
committerSimon Ochsenreither <simon@ochsenreither.de>2013-01-17 20:52:24 +0100
commited52ea098a28b7c655fe35af25e6d38ce171f356 (patch)
tree94bbb25f643916c0aeaef2cdbe6374f84d9f05e8 /test/files/presentation/ide-bug-1000349.check
parent2ee85683cdd2f8f41508fef0880edb31c1d97a4c (diff)
downloadscala-ed52ea098a28b7c655fe35af25e6d38ce171f356.tar.gz
scala-ed52ea098a28b7c655fe35af25e6d38ce171f356.tar.bz2
scala-ed52ea098a28b7c655fe35af25e6d38ce171f356.zip
SI-6811 Remove primitive widenings and /:\
Diffstat (limited to 'test/files/presentation/ide-bug-1000349.check')
-rw-r--r--test/files/presentation/ide-bug-1000349.check3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/files/presentation/ide-bug-1000349.check b/test/files/presentation/ide-bug-1000349.check
index 44a3207d75..7eeaddc054 100644
--- a/test/files/presentation/ide-bug-1000349.check
+++ b/test/files/presentation/ide-bug-1000349.check
@@ -3,7 +3,7 @@ reload: CompletionOnEmptyArgMethod.scala
askTypeCompletion at CompletionOnEmptyArgMethod.scala(2,17)
================================================================================
[response] aksTypeCompletion at (2,17)
-retrieved 37 members
+retrieved 36 members
[accessible: true] `method !=(x$1: Any)Boolean`
[accessible: true] `method !=(x$1: AnyRef)Boolean`
[accessible: true] `method ##()Int`
@@ -32,7 +32,6 @@ retrieved 37 members
[accessible: true] `method wait()Unit`
[accessible: true] `method wait(x$1: Long)Unit`
[accessible: true] `method wait(x$1: Long, x$2: Int)Unit`
-[accessible: true] `method x=> Foo`
[accessible: true] `method →[B](y: B)(Foo, B)`
[accessible: true] `value __leftOfArrowFoo`
[accessible: true] `value __resultOfEnsuringFoo`