From d4b8d8deefcdd9144ef39d1456b03aa693f93ff7 Mon Sep 17 00:00:00 2001 From: Eugene Burmako Date: Sun, 22 Apr 2012 22:02:34 +0200 Subject: interop between manifests and tags --- test/files/run/interop_manifests_are_concretetypetags.check | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 test/files/run/interop_manifests_are_concretetypetags.check (limited to 'test/files/run/interop_manifests_are_concretetypetags.check') diff --git a/test/files/run/interop_manifests_are_concretetypetags.check b/test/files/run/interop_manifests_are_concretetypetags.check new file mode 100644 index 0000000000..edab85ecf1 --- /dev/null +++ b/test/files/run/interop_manifests_are_concretetypetags.check @@ -0,0 +1,6 @@ +Int +int +String +class java.lang.String +Array[Int] +class [I -- cgit v1.2.3