*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4468 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Logan Johnson 2003-03-07 18:31:50 +00:00
commit 6a1f61fcc7

View file

@ -5,5 +5,5 @@ include Abstract_typedef
e = Engine.new
a = A.new
raise RuntimeError if a.write(e) != 1
raise RuntimeError if a.write(e) != true