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.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/presentation/t5708.check b/test/files/presentation/t5708.check
index 4b33893e98..0f24d9626b 100644
--- a/test/files/presentation/t5708.check
+++ b/test/files/presentation/t5708.check
@@ -35,7 +35,7 @@ final def wait(): Unit
final def wait(x$1: Long): Unit
final def wait(x$1: Long,x$2: Int): Unit
final private[this] val CONST_STRING: String("constant")
-lazy private[this] var foo: Int
+lazy val foo: Int
private[package test] def pkgPrivateM: String
private[this] val pkgPrivateV: String
================================================================================