5 lines
35 B
OpenEdge ABL
5 lines
35 B
OpenEdge ABL
%module xxx
|
|
|
|
int foo(int x = '');
|
|
|
%module xxx
|
|
|
|
int foo(int x = '');
|
|
|