blob: c8df700b5a0642386670d2e471eec90812a2e33d [file] [log] [blame]
%module xxx
int blah;
%template(blahi) blah<int>;