Hello Joseph,

To be sure I understand -- is there anything wrong with writing

scope auto f = new Foo(i)

BTW, the following might work:

scope f = new Foo(i);

--
... <IXOYE><



Reply via email to