Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / Bug_1535_Regression / Test.idl
blobf8e700d10cb91c28978c53dc6fa76e65283c1a3c
1 interface Test
3 void print_hello_world();
4 };