summaryrefslogtreecommitdiff
path: root/test/files/run/reflection-enclosed-basic.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/reflection-enclosed-basic.check')
-rw-r--r--test/files/run/reflection-enclosed-basic.check18
1 files changed, 18 insertions, 0 deletions
diff --git a/test/files/run/reflection-enclosed-basic.check b/test/files/run/reflection-enclosed-basic.check
new file mode 100644
index 0000000000..41f6a72f1c
--- /dev/null
+++ b/test/files/run/reflection-enclosed-basic.check
@@ -0,0 +1,18 @@
+class B1
+B1
+1
+class B2
+B2
+2
+object B3
+B3
+3
+object B4
+B4
+4
+object B5
+B5
+5
+object B6
+B6
+6