swig/Examples/test-suite/nested_scope_flat.i

6 lines
79 B
OpenEdge ABL

%module nested_scope_flat
%feature ("flatnested");
%include "nested_scope.i"