Upstream version 1.3.40
[profile/ivi/swig.git] / Examples / test-suite / octave / overload_copy_runme.m
1 overload_copy
2 f = Foo();
3 g = Foo(f);