/trunk/Examples/test-suite/errors/pp_defined.i
# · Swig · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 251bd1c081149f5555671f002b6cf72e MD5 · raw file
- %module xxx
- #if defined()
- #endif
- #if defined
- #endif
# · Swig · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 251bd1c081149f5555671f002b6cf72e MD5 · raw file
- %module xxx
- #if defined()
- #endif
- #if defined
- #endif