summaryrefslogtreecommitdiff
path: root/test/files/run/classtags_multi.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/classtags_multi.check')
-rw-r--r--test/files/run/classtags_multi.check10
1 files changed, 5 insertions, 5 deletions
diff --git a/test/files/run/classtags_multi.check b/test/files/run/classtags_multi.check
index 68cee4841d..56da87eeb1 100644
--- a/test/files/run/classtags_multi.check
+++ b/test/files/run/classtags_multi.check
@@ -1,5 +1,5 @@
-Int
-Array[int]
-Array[Array[int]]
-Array[Array[Array[int]]]
-Array[Array[Array[Array[int]]]]
+Int
+Array[int]
+Array[Array[int]]
+Array[Array[Array[int]]]
+Array[Array[Array[Array[int]]]]