fix run test compile for the moment
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@8455 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
027c2822b8
commit
faf5ee858f
1 changed files with 3 additions and 0 deletions
|
|
@ -2,6 +2,9 @@ import _profiletest
|
|||
import profiletest
|
||||
|
||||
a = profiletest.A()
|
||||
print a
|
||||
print a.this
|
||||
|
||||
b = profiletest.B()
|
||||
fn = b.fn
|
||||
i = 50000
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue