Files
ANSLibs/swig-4.3.0/Examples/test-suite/errors/c_missing_rbrace.i

11 lines
46 B
OpenEdge ABL

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