8 lines
45 B
OpenEdge ABL
8 lines
45 B
OpenEdge ABL
%module xxx
|
|
|
|
%template(blahi) blah<int>;
|
|
|
|
|
|
|
|
|
%module xxx
|
|
|
|
%template(blahi) blah<int>;
|
|
|
|
|
|
|
|
|