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

gruen_tob...@web.de changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gruen_tob...@web.de

--- Comment #1 from gruen_tob...@web.de ---
Somehow related to Issue 14740. 

The problem is that MyClass is inside a function, and therefore will get a
additional "this" member. The "this" member is inaccsessible, so if the library
tries to search attribtues it will fail at this "this" member.

--

Reply via email to