summaryrefslogtreecommitdiff
path: root/test/files/run/lazy-locals.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2008-06-03 10:13:48 +0000
committerIulian Dragos <jaguarul@gmail.com>2008-06-03 10:13:48 +0000
commita7f12d2e14eabf0a915e2b306f5a624012c239fe (patch)
tree006964110166b9ed3e7eac86b1dea8b91900ae6a /test/files/run/lazy-locals.check
parentba33786e9b0247bc8c796dddbbed1c69905c667e (diff)
downloadscala-a7f12d2e14eabf0a915e2b306f5a624012c239fe.tar.gz
scala-a7f12d2e14eabf0a915e2b306f5a624012c239fe.tar.bz2
scala-a7f12d2e14eabf0a915e2b306f5a624012c239fe.zip
Fixed #948.
Diffstat (limited to 'test/files/run/lazy-locals.check')
-rw-r--r--test/files/run/lazy-locals.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/run/lazy-locals.check b/test/files/run/lazy-locals.check
index 7f65cd3db2..08d99562c2 100644
--- a/test/files/run/lazy-locals.check
+++ b/test/files/run/lazy-locals.check
@@ -80,3 +80,4 @@ forced lazy val t at n = 4
forced lazy val t at n = 5
1764
First 5 elements of ones: List(1, 1, 1, 1, 1)
+I am initialized when the constructor is run