8 lines
35 B
OpenEdge ABL
8 lines
35 B
OpenEdge ABL
%module xxx
|
|
|
|
|
|
#else
|
|
int x;
|
|
#endif
|
|
|
%module xxx
|
|
|
|
|
|
#else
|
|
int x;
|
|
#endif
|
|
|