From 4b6277f8511bab6d4d0fc01f398bd9e967b94bdb Mon Sep 17 00:00:00 2001 From: Iulian Dragos Date: Mon, 1 Sep 2008 13:56:12 +0000 Subject: Fixed #1315, outer instances are passed implici... Fixed #1315, outer instances are passed implicitly. Reorganized nested classes tests. --- test/files/jvm/nest.check | 1 + 1 file changed, 1 insertion(+) (limited to 'test/files/jvm/nest.check') 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 -- cgit v1.2.3