DIP 1019--Named Arguments Lite--Final Review

a11e99z black80 at bk.ru
Fri Aug 23 19:27:45 UTC 2019


On Friday, 23 August 2019 at 19:25:17 UTC, a11e99z wrote:
> On Friday, 23 August 2019 at 19:21:48 UTC, a11e99z wrote:
>> On Friday, 23 August 2019 at 17:59:38 UTC, Andrei Alexandrescu 
>> wrote:
>>> On 8/23/19 1:42 PM, H. S. Teoh wrote:
>>>> On Fri, Aug 23, 2019 at 05:16:16PM +0000, bachmeier via 
>>>> Digitalmars-d wrote:
>>>>> On Friday, 23 August 2019 at 16:47:14 UTC, H. S. Teoh wrote:
>>>> 
>
>> - named arg must not be specified again if its already set as 
>> unnamed.
>
> CE error for this case is:
> Named argument 'name' specified multiple times.

*C#
and of course to:
> named arg must not be specified again if its already set as 
> unnamed.
- named arg should be specified once only


More information about the Digitalmars-d mailing list