6 lines
79 B
OpenEdge ABL
6 lines
79 B
OpenEdge ABL
|
|
%module nested_scope_flat
|
||
|
|
|
||
|
|
%feature ("flatnested");
|
||
|
|
|
||
|
|
%include "nested_scope.i"
|