On Fri, Jun 6, 2014 at 12:34 PM, Junio C Hamano wrote:
> Steve Hoelzer writes:
>
>> instanceof() is listed as keywords, but there is no such thing (it is
>> in Java, though); in C# we use typeof(), 'is', and 'as for similar
>> purposes
>
> You would need to balance the quotes around "as" ;-)
Ind
Steve Hoelzer writes:
> On Thu, Jun 5, 2014 at 5:59 PM, Junio C Hamano wrote:
>> Sup Yut Sum writes:
>>
>>> async is in C# 5.0
>>> foreach is in C# 1.0
>>
>>> instanceof is in Java. The similar keywords are typeof, is, as in C# 1.0
>>
>> This one made me read it twice, until I realized you mean
On Thu, Jun 5, 2014 at 5:59 PM, Junio C Hamano wrote:
> Sup Yut Sum writes:
>
>> async is in C# 5.0
>> foreach is in C# 1.0
>
>> instanceof is in Java. The similar keywords are typeof, is, as in C# 1.0
>
> This one made me read it twice, until I realized you meant
>
> instanceof() is listed a
Sup Yut Sum writes:
> async is in C# 5.0
> foreach is in C# 1.0
> instanceof is in Java. The similar keywords are typeof, is, as in C# 1.0
This one made me read it twice, until I realized you meant
instanceof() is listed as keywords, but there is no such thing
(it is in Java, though);
4 matches
Mail list logo