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:
Marcelo Matus 2006-01-15 08:26:35 +00:00
commit faf5ee858f

View file

@ -2,6 +2,9 @@ import _profiletest
import profiletest
a = profiletest.A()
print a
print a.this
b = profiletest.B()
fn = b.fn
i = 50000