Files

11 lines
68 B
Mathematica
Raw Permalink Normal View History

director_default
f = Foo();
f = Foo(1);
f = Bar();
f = Bar(1);