summaryrefslogtreecommitdiff
path: root/Examples/test-suite/template_nested_flat.i
blob: 3c1d8bfef88b088c0da66c3aadbd82a35263856b (plain)
1
2
3
4
5
6
7
%module template_nested_flat

// Test nested templates ("flatnested" version of template_nested.i)

%feature ("flatnested");

%include "template_nested.i"