Files
2019-08-04 21:38:19 -05:00

7 lines
59 B
OpenEdge ABL

%module xxx
%rename("foo bar") foobar;
int foobar(int);