summaryrefslogtreecommitdiff
path: root/test/files/presentation/infix-completion.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/presentation/infix-completion.check')
-rw-r--r--test/files/presentation/infix-completion.check3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/files/presentation/infix-completion.check b/test/files/presentation/infix-completion.check
index 84b5325448..f62dc81d34 100644
--- a/test/files/presentation/infix-completion.check
+++ b/test/files/presentation/infix-completion.check
@@ -3,7 +3,7 @@ reload: Snippet.scala
askTypeCompletion at Snippet.scala(1,34)
================================================================================
[response] askTypeCompletion at (1,34)
-retrieved 193 members
+retrieved 192 members
[inaccessible] protected def integralNum: math.Numeric.DoubleAsIfIntegral.type
[inaccessible] protected def num: math.Numeric.DoubleIsFractional.type
[inaccessible] protected def ord: math.Ordering.Double.type
@@ -190,5 +190,4 @@ override def min(that: Double): Double
override def min(that: Long): Long
override def signum: Int
private[this] val self: Double
-type ResultWithoutStep = Range.Partial[Double,scala.collection.immutable.NumericRange[Double]]
================================================================================