add missing typecheck codes and Char typemaps
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8216 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
4c7f4ea9f7
commit
c0e78562a4
5 changed files with 21 additions and 13 deletions
|
|
@ -4,4 +4,5 @@ use example;
|
|||
$e1 = new example::XMLChTest();
|
||||
$e1->set("hello");
|
||||
print $e1->get(),"\n";
|
||||
print $e1->get_first(),"\n";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue