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

RazvanN <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |[email protected]
         Resolution|---                         |WORKSFORME

--- Comment #1 from RazvanN <[email protected]> ---
I get the same error message:

test.d(8): Error: undefined identifier `this`, did you mean alias `this_`?
test.d(13): Error: template instance `test.S.opDispatch!"B"` error
instantiating

and

test.d(8): Error: undefined identifier `this`, did you mean alias `this_`?
test.d(14): Error: template instance `test.S.opDispatch!"B"` error
instantiating


So this seems to be fixed.

--

Reply via email to