aboutsummaryrefslogtreecommitdiff
path: root/Examples/test-suite/errors/cpp_template_undef.i
blob: 2c0afbecc242d5e56ec483d9d50c743f6db87fc3 (plain)
1
2
3
4
5
6
7
%module xxx

%template(blahi) blah<int>;