April 11, 2014
https://issues.dlang.org/show_bug.cgi?id=8949

Kenji Hara <k.hara.pg@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |WORKSFORME

--- Comment #2 from Kenji Hara <k.hara.pg@gmail.com> ---
The original case has worked from 2.063.

The reduced test case in comment#1 works from 2.066 git-head, because AA implementation is changed to UFCS style.

--