test setting of global arrays
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4768 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c35253ceb2
commit
dec402d522
1 changed files with 4 additions and 0 deletions
4
SWIG/Examples/test-suite/python/arrays_global_runme.py
Normal file
4
SWIG/Examples/test-suite/python/arrays_global_runme.py
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
import arrays_global
|
||||
|
||||
arrays_global.cvar.array_i = arrays_global.cvar.array_const_i
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue