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

RazvanN <razvan.nitu1...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |razvan.nitu1...@gmail.com

--- Comment #2 from RazvanN <razvan.nitu1...@gmail.com> ---
This is a weird case. The alias is part of the struct, but the actual function
is not. I would say that the correct behavior is the current one:

Error : no property foo for type S.

Note that writing s.t.foo works. In my opinion, this is the real bug.

--

Reply via email to