8 lines
26 B
OpenEdge ABL
8 lines
26 B
OpenEdge ABL
%module xxx
|
|
|
|
%{
|
|
int x;
|
|
|
|
|
|
|
%module xxx
|
|
|
|
%{
|
|
int x;
|
|
|
|
|
|
|