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

5 lines
33 B
OpenEdge ABL

%module xxx
%{
int foo(int x);