8 lines
49 B
OpenEdge ABL
8 lines
49 B
OpenEdge ABL
%module xxx
|
|
|
|
#define foo(a,x) a+x
|
|
|
|
foo(3,
|
|
|
|
|