Files

4 lines
49 B
Python
Raw Permalink Normal View History

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