@@ -3,7 +3,7 @@ reload: Foo.scala
33askTypeCompletion at Foo.scala(3,7)
44================================================================================
55[response] askCompletionAt (3,7)
6- retrieved 35 members
6+ retrieved 31 members
77[inaccessible] protected[package lang] def clone(): Object
88[inaccessible] protected[package lang] def finalize(): Unit
99def +(other: String): String
@@ -32,16 +32,12 @@ final def synchronized[T0](x$1: T0): T0
3232final def wait(): Unit
3333final def wait(x$1: Long): Unit
3434final def wait(x$1: Long,x$2: Int): Unit
35- private[this] val __leftOfArrow: Object
36- private[this] val __resultOfEnsuring: Object
37- private[this] val __stringToFormat: Object
38- private[this] val __thingToAdd: Object
3935================================================================================
4036
4137askTypeCompletion at Foo.scala(6,10)
4238================================================================================
4339[response] askCompletionAt (6,10)
44- retrieved 35 members
40+ retrieved 31 members
4541[inaccessible] protected[package lang] def clone(): Object
4642[inaccessible] protected[package lang] def finalize(): Unit
4743def +(other: String): String
@@ -70,16 +66,12 @@ final def synchronized[T0](x$1: T0): T0
7066final def wait(): Unit
7167final def wait(x$1: Long): Unit
7268final def wait(x$1: Long,x$2: Int): Unit
73- private[this] val __leftOfArrow: Object
74- private[this] val __resultOfEnsuring: Object
75- private[this] val __stringToFormat: Object
76- private[this] val __thingToAdd: Object
7769================================================================================
7870
7971askTypeCompletion at Foo.scala(7,7)
8072================================================================================
8173[response] askCompletionAt (7,7)
82- retrieved 35 members
74+ retrieved 31 members
8375[inaccessible] protected[package lang] def clone(): Object
8476[inaccessible] protected[package lang] def finalize(): Unit
8577def +(other: String): String
@@ -108,8 +100,4 @@ final def synchronized[T0](x$1: T0): T0
108100final def wait(): Unit
109101final def wait(x$1: Long): Unit
110102final def wait(x$1: Long,x$2: Int): Unit
111- private[this] val __leftOfArrow: Object
112- private[this] val __resultOfEnsuring: Object
113- private[this] val __stringToFormat: Object
114- private[this] val __thingToAdd: Object
115103================================================================================
0 commit comments