4 lines
37 B
Mathematica
4 lines
37 B
Mathematica
overload_copy
|
|
f = Foo();
|
|
g = Foo(f);
|
overload_copy
|
|
f = Foo();
|
|
g = Foo(f);
|