/tags/rel-1-3-29/SWIG/Examples/test-suite/errors/c_missing_rbrace.i

# · Swig · 10 lines · 3 code · 7 blank · 0 comment · 0 complexity · 6fe3d0f64e487ce5fc349db87fa68edc MD5 · raw file

  1. %module xxx
  2. int foo(int x) {
  3. int y;