*** empty log message ***
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@754 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
6e6434db8b
commit
a9e81c93ed
2 changed files with 20 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ $example::name = "Bill";
|
|||
|
||||
# Now print out the values of the variables
|
||||
|
||||
print "Variables (values printed from Python)";
|
||||
print "Variables (values printed from Perl)\n";
|
||||
|
||||
print "ivar = $example::ivar\n";
|
||||
print "svar = $example::svar\n";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue