fixes for %template+member/static methods
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@6636 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
b6ced827f8
commit
6227611fa7
3 changed files with 65 additions and 2 deletions
|
|
@ -140,3 +140,6 @@ if (nsoverload() != 1050):
|
|||
raise RuntimeError, ("nsoverload(const char *)")
|
||||
|
||||
|
||||
b = B()
|
||||
|
||||
b.foo(1)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue