summaryrefslogtreecommitdiff
path: root/test/files/run/t4023.check
diff options
context:
space:
mode:
authorSimon Ochsenreither <simon@ochsenreither.de>2012-07-28 13:56:32 +0200
committerSimon Ochsenreither <simon@ochsenreither.de>2012-07-28 17:05:16 +0200
commit07824e5a3837a38f937dccbb08dc7539804cc8ce (patch)
tree716bcb81867317b500badef1a95b0ba95aef0aee /test/files/run/t4023.check
parent2dbeff0035060f5cf909443315733d7d7911928d (diff)
downloadscala-07824e5a3837a38f937dccbb08dc7539804cc8ce.tar.gz
scala-07824e5a3837a38f937dccbb08dc7539804cc8ce.tar.bz2
scala-07824e5a3837a38f937dccbb08dc7539804cc8ce.zip
SI-4023 Testcase closes issue with inner classes/getDeclaredClasses
Diffstat (limited to 'test/files/run/t4023.check')
-rw-r--r--test/files/run/t4023.check21
1 files changed, 21 insertions, 0 deletions
diff --git a/test/files/run/t4023.check b/test/files/run/t4023.check
new file mode 100644
index 0000000000..05f867c397
--- /dev/null
+++ b/test/files/run/t4023.check
@@ -0,0 +1,21 @@
+Try 1: (6 classes)
+class Test$C$B1
+class Test$C$B2
+class Test$C$B3$
+class Test$C$B4$
+class Test$C$B5$
+class Test$C$B6$
+Try 2: (6 classes)
+class Test$C$B1
+class Test$C$B2
+class Test$C$B3$
+class Test$C$B4$
+class Test$C$B5$
+class Test$C$B6$
+Try 3: (6 classes)
+class Test$C$B1
+class Test$C$B2
+class Test$C$B3$
+class Test$C$B4$
+class Test$C$B5$
+class Test$C$B6$