import source from 1.3.40
[external/swig.git] / Examples / test-suite / errors / c_extra_rblock.i
1 %module xxx
2
3 int foo(int x);
4
5 %}
6
7
8