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

Nick Treleaven <[email protected]> changed:

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

--- Comment #1 from Nick Treleaven <[email protected]> ---
Still happens with 2.109. Also:

pragma(msg, Foo.b.offsetof); // 0
pragma(msg, Bar.b.offsetof); // Error: no property `offsetof` for `b` of type
`int`

--

Reply via email to