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

int foo(int x);

%}