blob: af64beb58972068f41df22d60f9c1485f87f87de [file] [log] [blame]
// IDL file bug.idl
module bug {
typedef string myString;
};