swig/Examples/test-suite/octave/null_pointer_runme.m
Xavier Delacour e7894a104b Add test for null pointer handling ([] taken as null pointer).
Support automatic single cell dereferencing. Add test for it and pass-through cell arrays.



git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@10379 626c5289-ae23-0410-ae9c-e8d60b6d4f22
2008-04-20 14:29:46 +00:00

3 lines
33 B
Objective-C

null_pointer;
assert(func([]));