more ugly tests
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@6367 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
536e2e545c
commit
e0dbc02e10
2 changed files with 40 additions and 12 deletions
|
|
@ -0,0 +1,5 @@
|
|||
import template_default_arg
|
||||
|
||||
fz = template_default_arg.Foo_Z_8()
|
||||
x = template_default_arg.X_Foo_Z_8()
|
||||
fzc = x.meth(fz)
|
||||
Loading…
Add table
Add a link
Reference in a new issue