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

Simen Kjaeraas <simen.kja...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |simen.kja...@gmail.com

--- Comment #1 from Simen Kjaeraas <simen.kja...@gmail.com> ---
Short of filtering out parameters that start with '_param_', there seems to be
no way to guess if the third case has specified parameter names.

PR fixing the first part:
https://github.com/dlang/phobos/pull/6789

--

Reply via email to