8 lines
150 B
OpenEdge ABL
8 lines
150 B
OpenEdge ABL
|
|
%module "enum_thorough_proper"
|
||
|
|
|
||
|
|
// Test enum wrapping using the proper enums in the target language
|
||
|
|
%include "enums.swg"
|
||
|
|
|
||
|
|
%include "enum_thorough.i"
|
||
|
|
|