Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / Bug_2542_Regression / Test.idl
blob209514f3740608c740a9148738bc1090e1078f4e
1 valuetype LongValue long;
3 valuetype Value
5 public LongValue l;
6 };