blob: 3ad07362d679a41549d19d06c693866b7bcdfdf2 [file] [log] [blame]
%module xxx
%rename("foo bar") foobar;
int foobar(int);