new test
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4857 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
8ee20885b1
commit
131f153f70
4 changed files with 39 additions and 0 deletions
5
Examples/test-suite/python/template_ref_type_runme.py
Normal file
5
Examples/test-suite/python/template_ref_type_runme.py
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
import template_ref_type
|
||||
|
||||
xr = template_ref_type.XC()
|
||||
y = template_ref_type.Y()
|
||||
y.find(xr)
|
||||
Loading…
Add table
Add a link
Reference in a new issue