summaryrefslogtreecommitdiff
path: root/test/files/jvm/nest.check
diff options
context:
space:
mode:
authorIulian Dragos <jaguarul@gmail.com>2008-09-01 13:56:12 +0000
committerIulian Dragos <jaguarul@gmail.com>2008-09-01 13:56:12 +0000
commit4b6277f8511bab6d4d0fc01f398bd9e967b94bdb (patch)
tree5f19a4128de401b769afd39b8e99f321fba4e1f9 /test/files/jvm/nest.check
parent906248a4b2dc4275a91c335af9d214aa883d1037 (diff)
downloadscala-4b6277f8511bab6d4d0fc01f398bd9e967b94bdb.tar.gz
scala-4b6277f8511bab6d4d0fc01f398bd9e967b94bdb.tar.bz2
scala-4b6277f8511bab6d4d0fc01f398bd9e967b94bdb.zip
Fixed #1315, outer instances are passed implici...
Fixed #1315, outer instances are passed implicitly. Reorganized nested classes tests.
Diffstat (limited to 'test/files/jvm/nest.check')
-rw-r--r--test/files/jvm/nest.check1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/files/jvm/nest.check b/test/files/jvm/nest.check
index 445369969e..dc63855b14 100644
--- a/test/files/jvm/nest.check
+++ b/test/files/jvm/nest.check
@@ -1,3 +1,4 @@
2
3
10
+Instantiating public inner class: Inn Outer name x: 42