11 lines
64 B
OpenEdge ABL
11 lines
64 B
OpenEdge ABL
%module xxx
|
|
|
|
|
|
%define VARARGS_WRONG(a,
|
|
x,
|
|
...,
|
|
b)
|
|
xxx
|
|
%enddef
|
|
|