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
bf892ecf11
swig
/
Examples
/
test-suite
/
python
/
overload_template_runme.py
6 lines
73 B
Python
Raw
Blame
History
from
overload_template
import
*
f
=
foo
(
)
a
=
max
(
3
,
4
)
b
=
max
(
3.4
,
5.2
)
Reference in New Issue
View Git Blame
Copy Permalink