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 613106985c..0000000000
--- a/test/files/run/typetags_multi.check
+++ /dev/null
@@ -1,5 +0,0 @@
-ConcreteTypeTag[Int]
-ConcreteTypeTag[Array[Int]]
-ConcreteTypeTag[Array[Array[Int]]]
-ConcreteTypeTag[Array[Array[Array[Int]]]]
-ConcreteTypeTag[Array[Array[Array[Array[Int]]]]]