/trunk/Examples/test-suite/errors/pp_misplaced_else.i
# · Swig · 7 lines · 4 code · 3 blank · 0 comment · 0 complexity · e2aa3cb295be5dbfcae36fba5b9c411f MD5 · raw file
- %module xxx
- #else
- int x;
- #endif
# · Swig · 7 lines · 4 code · 3 blank · 0 comment · 0 complexity · e2aa3cb295be5dbfcae36fba5b9c411f MD5 · raw file
- %module xxx
- #else
- int x;
- #endif