8 lines
47 B
OpenEdge ABL
8 lines
47 B
OpenEdge ABL
|
|
%module xxx
|
||
|
|
|
||
|
|
#if 123e
|
||
|
|
#endif
|
||
|
|
|
||
|
|
#if 456.e
|
||
|
|
#endif
|