test setting of global arrays
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@4768 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
f43fbc6ec3
commit
d7e8c0192e
1 changed files with 4 additions and 0 deletions
4
Examples/test-suite/python/arrays_global_runme.py
Normal file
4
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