7 lines
33 B
OpenEdge ABL
7 lines
33 B
OpenEdge ABL
|
|
%module xxx
|
||
|
|
|
||
|
|
#ifdef FOO
|
||
|
|
int x;
|
||
|
|
|
||
|
|
|