https://issues.dlang.org/show_bug.cgi?id=14484

Steven Schveighoffer <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Steven Schveighoffer <[email protected]> ---
Yes. It has something to do with the way it's called.

changing the line to 'this.f()' works (valid workaround).

calling f from outside the class works.

--

Reply via email to