import source from 1.3.40
[external/swig.git] / Examples / test-suite / errors / c_bad_name.i
1 %module xxx
2
3 %name() int foo;
4