2 //=============================================================================
6 * Tests of union IDL constructs
9 * @author Andy Gokhale <gokhale@dre.vanderbilt.edu>
11 //=============================================================================
22 union Foo
switch (long)
30 union Foo2
switch (char)
45 Foo2 opA
(in astruct b
);