2 //=============================================================================
6 * Further tests of simple IDL
9 * @author Andy Gokhale <gokhale@dre.vanderbilt.edu>
11 //=============================================================================
16 interface simple3
: simple2
44 raises
(OverFlow
, UnderFlow
, BadNum
);