6 lines
37 B
OpenEdge ABL
6 lines
37 B
OpenEdge ABL
%module xxx
|
|
|
|
%native(foo) int foo;
|
|
|
|
|
%module xxx
|
|
|
|
%native(foo) int foo;
|
|
|
|
|