/trunk/Examples/test-suite/errors/c_extra_rbrace.i

# · Swig · 7 lines · 3 code · 4 blank · 0 comment · 0 complexity · 458f3575b106d6328807a55f8c971cee MD5 · raw file

  1. %module xxx
  2. int foo(int);
  3. }