Revert "Minor modernization of DynamicAny code"
[ACE_TAO.git] / TAO / tests / ORB_shutdown / Test.idl
blob33aa9da6c17cdaa28856a6d11fd01e35b3189545
2 /// Put the interfaces in a module, to avoid global namespace pollution
3 module Test
5 /// A very simple empty interface
6 interface Foo
9 };