summaryrefslogtreecommitdiff
path: root/test/files/run/reflection-constructormirror-inner-badpath.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/reflection-constructormirror-inner-badpath.check')
-rw-r--r--test/files/run/reflection-constructormirror-inner-badpath.check2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/files/run/reflection-constructormirror-inner-badpath.check b/test/files/run/reflection-constructormirror-inner-badpath.check
index 28b936eca1..2fb0610ad6 100644
--- a/test/files/run/reflection-constructormirror-inner-badpath.check
+++ b/test/files/run/reflection-constructormirror-inner-badpath.check
@@ -1,2 +1,2 @@
-this is an inner class, use reflectClass on an InstanceMirror to obtain its ClassMirror
+class R is an inner class, use reflectClass on an InstanceMirror to obtain its ClassMirror
()