summaryrefslogtreecommitdiff
path: root/test/files/presentation/ping-pong.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/presentation/ping-pong.check')
-rw-r--r--test/files/presentation/ping-pong.check12
1 files changed, 2 insertions, 10 deletions
diff --git a/test/files/presentation/ping-pong.check b/test/files/presentation/ping-pong.check
index be80601e11..10d29bfed6 100644
--- a/test/files/presentation/ping-pong.check
+++ b/test/files/presentation/ping-pong.check
@@ -3,7 +3,7 @@ reload: PingPong.scala
askTypeCompletion at PingPong.scala(10,23)
================================================================================
[response] askCompletionAt (10,23)
-retrieved 39 members
+retrieved 35 members
[inaccessible] private[this] val ping: Ping
[inaccessible] protected[package lang] def clone(): Object
[inaccessible] protected[package lang] def finalize(): Unit
@@ -34,17 +34,13 @@ final def wait(): Unit
final def wait(x$1: Long): Unit
final def wait(x$1: Long,x$2: Int): Unit
override def toString(): String
-private[this] val __leftOfArrow: Pong
-private[this] val __resultOfEnsuring: Pong
-private[this] val __stringToFormat: Pong
-private[this] val __thingToAdd: Pong
private[this] val name: String
================================================================================
askTypeCompletion at PingPong.scala(19,20)
================================================================================
[response] askCompletionAt (19,20)
-retrieved 39 members
+retrieved 35 members
[inaccessible] protected[package lang] def clone(): Object
[inaccessible] protected[package lang] def finalize(): Unit
def +(other: String): String
@@ -76,10 +72,6 @@ final def wait(): Unit
final def wait(x$1: Long): Unit
final def wait(x$1: Long,x$2: Int): Unit
override def toString(): String
-private[this] val __leftOfArrow: Ping
-private[this] val __resultOfEnsuring: Ping
-private[this] val __stringToFormat: Ping
-private[this] val __thingToAdd: Ping
private[this] val pong: Pong
================================================================================