summaryrefslogtreecommitdiff
path: root/test/files/run/typetags_multi.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/typetags_multi.check')
-rw-r--r--test/files/run/typetags_multi.check5
1 files changed, 0 insertions, 5 deletions
diff --git a/test/files/run/typetags_multi.check b/test/files/run/typetags_multi.check
deleted file mode 100644
index f3ac592f5a..0000000000
--- a/test/files/run/typetags_multi.check
+++ /dev/null
@@ -1,5 +0,0 @@
-Int
-Array[Int]
-Array[Array[Int]]
-Array[Array[Array[Int]]]
-Array[Array[Array[Array[Int]]]]