summaryrefslogtreecommitdiff
path: root/Examples/test-suite/errors/cpp_missing_rtemplate.i
blob: 2d87eecf1bb21b59afc4e2b5c638e2eb231d0b5d (plain)
1
2
3
4
5
6
7
8
9
10
11
%module xxx


int foo(vector<int);