8 lines
35 B
OpenEdge ABL
8 lines
35 B
OpenEdge ABL
%module xxx
|
|
|
|
%define FOO
|
|
int x;
|
|
|
|
|
|
|
%module xxx
|
|
|
|
%define FOO
|
|
int x;
|
|
|
|
|
|
|