fix somthing to pass testsuit

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/gsoc2009-sploving@12004 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Baozeng Ding 2010-04-30 07:31:55 +00:00
commit 66d48198e7
2 changed files with 5 additions and 13 deletions

View file

@ -1,8 +0,0 @@
exec loader.sce;
p = new_intp();
intp_assign(p,3);
if intp_value(p) <> 3 then pause, end
exit