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

Basile-z <[email protected]> changed:

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

--- Comment #2 from Basile-z <[email protected]> ---
Yes but you indirectly assert the .length property of the message. If you

   static assert(0, "Unsupported platform");

Then the static assert is displayed at least. Maybe it was just a typo ?

--

Reply via email to