/tags/rel-1-3-26/SWIG/Examples/test-suite/errors/swig_typemap_copy.i
# · Swig · 3 lines · 2 code · 1 blank · 0 comment · 0 complexity · 6c8c49467e623f5b27f9f5598398cd5c MD5 · raw file
- %module xxx
- %typemap(in) int = blah;
# · Swig · 3 lines · 2 code · 1 blank · 0 comment · 0 complexity · 6c8c49467e623f5b27f9f5598398cd5c MD5 · raw file
- %module xxx
- %typemap(in) int = blah;