This website requires JavaScript.
Explore
Help
Sign In
XS-MLVP
/
swig
mirror of
https://github.com/swig/swig
Watch
5
Star
0
Fork
You've already forked swig
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
swig
/
Examples
/
test-suite
/
python
/
iadd_runme.py
10 lines
97 B
Python
Raw
Permalink
Blame
History
import
iadd
f
=
iadd
.
Foo
(
)
f
.
AsA
.
x
=
3
f
.
AsA
+
=
f
.
AsA
if
f
.
AsA
.
x
!=
6
:
raise
RuntimeError
Reference in New Issue
View Git Blame
Copy Permalink