11 lines
46 B
OpenEdge ABL
11 lines
46 B
OpenEdge ABL
%module xxx
|
|
|
|
int foo(int x) {
|
|
int y;
|
|
|
|
|
|
|
|
|
|
|
|
|
%module xxx
|
|
|
|
int foo(int x) {
|
|
int y;
|
|
|
|
|
|
|
|
|
|
|
|
|