summaryrefslogtreecommitdiff
path: root/test/files/run/existential-rangepos.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/existential-rangepos.check')
-rw-r--r--test/files/run/existential-rangepos.check4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/files/run/existential-rangepos.check b/test/files/run/existential-rangepos.check
index 6c4e86dedc..f426c6471f 100644
--- a/test/files/run/existential-rangepos.check
+++ b/test/files/run/existential-rangepos.check
@@ -5,9 +5,9 @@
[76][76][76]A.super.<init>();
[20]()
};
- [28/24:51]private[this] val foo: [28]Set[_ <: T] = [47:51]null;
+ [28:51]private[this] val foo: [28]Set[_ <: T] = [47:51]null;
[28]<stable> <accessor> def foo: [28]Set[_ <: T] = [28][28]A.this.foo;
- [58/54:74]<stable> <accessor> def bar: [58]Set[_ <: T]
+ [58:74]<stable> <accessor> def bar: [58]Set[_ <: T]
}
}