summaryrefslogtreecommitdiff
path: root/test/files/run/t7151.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/t7151.check')
-rw-r--r--test/files/run/t7151.check6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/files/run/t7151.check b/test/files/run/t7151.check
new file mode 100644
index 0000000000..d532d9589f
--- /dev/null
+++ b/test/files/run/t7151.check
@@ -0,0 +1,6 @@
+class Test$InnerObject$ isFinal = false
+class Test$InnerCase isFinal = true
+class Test$InnerNonCase isFinal = true
+class TopLevelObject$ isFinal = true
+class TopLevelCase isFinal = true
+class TopLevelNonCase isFinal = true