Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / ORB_portspan / simple.idl
blobdca7ddc885606b50c1985cbcf89e131d655a511b
1 interface simple {
2 void test();
3 };