swig/Examples/test-suite/errors/pp_error_directive.i

10 lines
114 B
OpenEdge ABL

%module xxx
#warning Print this warning
#error This is an error
#error Another error
#warning Another warning