2 //=============================================================================
6 * This file contains examples of IDL code that has
7 * caused problems in the past for the TAO IDL
8 * compiler. This test is to make sure the problems
12 * @author Jeff Parsons <parsons@cs.wustl.edu> and TAO users.
14 //=============================================================================
17 #pragma prefix
"anvil.com"
21 // These declarations all at one time caused the prefix above
34 const long GangBa
= -278;
42 exception my_exception
{};
47 // This prefix applies only in this module
48 # pragma prefix
"hammer.com"
50 interface sayonara
{};
53 // 'anvil.com' returns