http://d.puremagic.com/issues/show_bug.cgi?id=6185



--- Comment #16 from [email protected] 2013-04-25 04:38:11 PDT ---
(In reply to comment #15)

> but
> 
> // from issue 4525
> class Foo
> {
>     void bar(string s) {}
>     void foo()
>     {
>         string str = "hello";
>         str.bar();
>     }
> }
> 
> Would be kept invalid.

Is this a temporary limit or is this meant to remain as a permanent D wart?

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to