fix bad variable name in example
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5583 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c85521c002
commit
8c7824b76e
1 changed files with 1 additions and 1 deletions
|
|
@ -39,6 +39,6 @@ public class virtual_poly_runme {
|
|||
// since they fail:
|
||||
//
|
||||
NDouble ddc = virtual_poly.NDouble_dynamic_cast(dc);
|
||||
NInt idc = virtual_poly.NInt_dynamic_cast(dc);
|
||||
NInt dic = virtual_poly.NInt_dynamic_cast(ic);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue