summaryrefslogtreecommitdiff
path: root/test/files/presentation/t5708.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/presentation/t5708.check')
-rw-r--r--test/files/presentation/t5708.check6
1 files changed, 1 insertions, 5 deletions
diff --git a/test/files/presentation/t5708.check b/test/files/presentation/t5708.check
index b2cedd689f..5f17c0b762 100644
--- a/test/files/presentation/t5708.check
+++ b/test/files/presentation/t5708.check
@@ -3,7 +3,7 @@ reload: Completions.scala
askTypeCompletion at Completions.scala(17,9)
================================================================================
[response] askCompletionAt (17,9)
-retrieved 43 members
+retrieved 39 members
[inaccessible] private def privateM: String
[inaccessible] private[this] val privateV: String
[inaccessible] private[this] val protectedV: String
@@ -39,9 +39,5 @@ final def wait(x$1: Long,x$2: Int): Unit
final private[this] val CONST_STRING: String("constant")
lazy private[this] var foo: Int
private[package test] def pkgPrivateM: String
-private[this] val __leftOfArrow: test.Compat.type
-private[this] val __resultOfEnsuring: test.Compat.type
-private[this] val __stringToFormat: test.Compat.type
-private[this] val __thingToAdd: test.Compat.type
private[this] val pkgPrivateV: String
================================================================================