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

# · Swig · 7 lines · 5 code · 2 blank · 0 comment · 0 complexity · 251bd1c081149f5555671f002b6cf72e MD5 · raw file

  1. %module xxx
  2. #if defined()
  3. #endif
  4. #if defined
  5. #endif