Andrej Mitrovic:

- »Short« floating point literals like .4 instead of 0.4 and
4. instead of 4.0 – the saved characters are not worth the
syntax special cases, especially w.r.t. UFCS.

I think those are already deprecated? Or they're about to be anyway.

I have asked for it, but currently there are no plans in deprecating them, please vote if you agree and you have free votes left (already 7 votes! It's a lot):

http://d.puremagic.com/issues/show_bug.cgi?id=6277

Bye,
bearophile

Reply via email to