/trunk/Examples/test-suite/errors/c_default_error.i
# · Swig · 4 lines · 2 code · 2 blank · 0 comment · 0 complexity · 6d998ffa9f2e017b543fde9110142c53 MD5 · raw file
- %module xxx
- int foo(int x = 42 || 3);
# · Swig · 4 lines · 2 code · 2 blank · 0 comment · 0 complexity · 6d998ffa9f2e017b543fde9110142c53 MD5 · raw file
- %module xxx
- int foo(int x = 42 || 3);