Now, this is a real broken case

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4374 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2003-02-21 09:12:45 +00:00
commit 1311eb70bb
2 changed files with 49 additions and 25 deletions

View file

@ -1,11 +1,8 @@
from abstract_typedef2 import *
e = Engine()
a = A()
a = A_UF()
if a.write(e) != 1:
raise RuntimeError