[Issue 3927] array.length++; is an error, but ++array.length compiles
Salih Dincer
salihdb at hotmail.com
Wed Feb 22 09:55:48 PST 2012
On Wednesday, 22 February 2012 at 15:01:45 UTC, yebblies wrote:
>> DMD version: 2.057
>> ==================
>> salih at DB-N150-N210-N220:~/d.ders$ ./dene
>> [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]~11->10
>> [0, 1, 2, 3, 4, 5, 6, 7, 8, 9]~10
>>
>> No problem...
>
> Huh? What's your point?
I'm new learning to java language! Just tried it and I see no
problem ...:)
I thank you for your interest in my code snippets...
Best Regards...
More information about the Digitalmars-d-bugs
mailing list