swig/Examples/test-suite/python/overload_copy_runme.py

4 lines
49 B
Python

from overload_copy import *
f = Foo()
g = Foo(f)