fixes for %templates/%rename/%features + templates
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8720 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
7c48986420
commit
01893da18e
6 changed files with 144 additions and 72 deletions
|
|
@ -5,7 +5,7 @@ d = template_rename.dFoo()
|
|||
|
||||
a = i.blah_test(4)
|
||||
b = i.spam_test(5)
|
||||
c = i.grok_test(6)
|
||||
c = i.groki_test(6)
|
||||
|
||||
x = d.blah_test(7)
|
||||
y = d.spam(8)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue