swig/Examples/mzscheme/class
William S Fulton 20344093ef Fix mzscheme static variable wrappers
$argnum needs to be expanded in the 'varin' typemap which shares
code used by the 'in' typemap.
Setting the static variable is also a function call (argnum=1).

Added class examples - needs static variables to work
Test newly working test cases with this fix
2019-02-09 14:44:33 +00:00
..
example.cxx Fix mzscheme static variable wrappers 2019-02-09 14:44:33 +00:00
example.h Fix mzscheme static variable wrappers 2019-02-09 14:44:33 +00:00
example.i Fix mzscheme static variable wrappers 2019-02-09 14:44:33 +00:00
Makefile Fix mzscheme static variable wrappers 2019-02-09 14:44:33 +00:00
runme.scm Fix mzscheme static variable wrappers 2019-02-09 14:44:33 +00:00