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:
parent
02598af321
commit
1311eb70bb
2 changed files with 49 additions and 25 deletions
|
|
@ -1,11 +1,8 @@
|
|||
from abstract_typedef2 import *
|
||||
e = Engine()
|
||||
|
||||
a = A()
|
||||
a = A_UF()
|
||||
|
||||
|
||||
if a.write(e) != 1:
|
||||
raise RuntimeError
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue