Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / orbsvcs / tests / Bug_1436_Regression / test.idl
blob7e1b03e90e19f5c78bc8c9446652d24946f95f07
1 interface test
3 void testme ();
4 void TESTME ();
5 };