Merge pull request #2309 from mitza-oci/warnings
[ACE_TAO.git] / TAO / tests / Connection_Purging / test.idl
blob5713764cb2ac5d9ebf252c96b16cea99923045a4
1 interface test
3 void send_stuff(in string foo);
4 };