summaryrefslogtreecommitdiff
path: root/test/files/run/interop_manifests_are_typetags.check
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/run/interop_manifests_are_typetags.check')
-rw-r--r--test/files/run/interop_manifests_are_typetags.check6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/files/run/interop_manifests_are_typetags.check b/test/files/run/interop_manifests_are_typetags.check
new file mode 100644
index 0000000000..edab85ecf1
--- /dev/null
+++ b/test/files/run/interop_manifests_are_typetags.check
@@ -0,0 +1,6 @@
+Int
+int
+String
+class java.lang.String
+Array[Int]
+class [I