May 29, 2013
6:43 p.m.
I see no harm in that. It might be misleading, but who in his/her sane mind would write like that? Apparently the parser removes all the comments before doing anything else. Esteban A. Maringolo 2013/5/29 Nicolas Cellier <nicolas.cellier.aka.nice@gmail.com>
Ah, nice, we can write in french ;) 221" millions "355" mille "799
2013/5/29 Gisela Decuzzi <giseladecuzzi@gmail.com>
2013/5/29 Frank Shearar <frank.shearar@gmail.com>
How does 1"sdads"2 evaluate? To 12?
Yes the same... 1"sdads"2 is interpreted as 12 and all estrange combinations...
I think this shouldn't be valid but since there are tests verifying the behavior maybe there was a reason (more than the scanner we are using is skipping all the comments without letting the parser decide)