2 //=============================================================================
4 * @file old_constants.idl
6 * Tests of const IDL constructs
9 * @author Andy Gokhale <gokhale@dre.vanderbilt.edu>
11 //=============================================================================
65 N foo
(in N x
, out N y
, inout N z
);