Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / Connection_Purging / test.idl
blob5713764cb2ac5d9ebf252c96b16cea99923045a4
1 interface test
3 void send_stuff(in string foo);
4 };