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.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/existential-rangepos.check b/test/files/run/existential-rangepos.check
index 1212b60bae..984baeaaf8 100644
--- a/test/files/run/existential-rangepos.check
+++ b/test/files/run/existential-rangepos.check
@@ -7,7 +7,7 @@
};
[24:51]private[this] val foo: [28]Set[_ <: T] = [47:51]null;
[28]<stable> <accessor> def foo: [28]Set[_ <: T] = [28][28]A.this.foo;
- [54:74]<stable> <accessor> def bar: [58]Set[_ <: T]
+ [54:74]<stable> <accessor> val bar: [58]Set[_ <: T]
}
}