Merge pull request #1844 from jrw972/monterey
[ACE_TAO.git] / TAO / tests / IOR_Endpoint_Hostnames / bogus.idl
blobd4f34b5cdb8c56de03c0c2bd88addcd248948699
2 module Test
4 interface bogus
6 void noop();
7 };
8 };