Sign in
fuchsia
/
third_party
/
swig
/
5cc90e6f5b321cae8e7290dc055d3e13543a2155
/
.
/
Examples
/
test-suite
/
template_nested_flat.i
blob: 3c1d8bfef88b088c0da66c3aadbd82a35263856b [
file
] [
log
] [
blame
]
%
module
template_nested_flat
// Test nested templates ("flatnested" version of template_nested.i)
%
feature
(
"flatnested"
);
%
include
"template_nested.i"