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

5 lines
40 B
OpenEdge ABL

%module xxx
int foo(int x = 42 || 3);