%module test

/* Test out better datatype handling */

unsigned foo(unsigned a);
signed   bar(signed b);
short int grok(long int c);





syntax highlighted by Code2HTML, v. 0.9.1