blob: c0b479d2a67bc8ff24afd4578ffee1b762a0ca9a [file] [log] [blame]
director_default
f = Foo();
f = Foo(1);
f = Bar();
f = Bar(1);