Revert "Use a variable on the stack to not have a temporary in the call"
[ACE_TAO.git] / TAO / tests / Bug_3632_Regression / test.idl
blobd971c4d0ad68ebf04e81298fc46f51048ce55d05
1 module Test
3 typedef sequence <string, 10> bounded_string_seq;
4 };