Sign in
fuchsia
/
third_party
/
swig
/
35ec8ca210b1db7c32a58decd219d4ec652a4cdb
/
.
/
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"