Files
ANSLibs/swig-4.3.0/Examples/test-suite/python/overload_copy_runme.py

4 lines
49 B
Python
Raw Normal View History

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