aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/nested_scope_flat.i
blob: 6aab72349a80289f6e5b3e794a497a4d9d830596 (plain)
1
2
3
4
5
%module nested_scope_flat

%feature ("flatnested");

%include "nested_scope.i"