/trunk/Examples/test-suite/errors/c_extra_rbrace.i
# · Swig · 7 lines · 3 code · 4 blank · 0 comment · 0 complexity · 458f3575b106d6328807a55f8c971cee MD5 · raw file
- %module xxx
- int foo(int);
- }
# · Swig · 7 lines · 3 code · 4 blank · 0 comment · 0 complexity · 458f3575b106d6328807a55f8c971cee MD5 · raw file
- %module xxx
- int foo(int);
- }