jdk/test/com/sun/corba/5036554/bug.idl
changeset 21349 2033e0b90321
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/jdk/test/com/sun/corba/5036554/bug.idl	Wed Oct 23 16:53:42 2013 +0100
@@ -0,0 +1,4 @@
+// IDL file bug.idl
+module bug {
+    typedef string myString;
+};