On Sunday, September 22, 2013 09:36:45 eles wrote: > On Sunday, 22 September 2013 at 00:33:32 UTC, Walter Bright wrote: > > On 9/21/2013 5:11 PM, Sean Kelly wrote: > > someone's entire source file is on one line, and on it goes. > > OTOH, this is exactly the showcase where such a feature would be > *really* useful.
True, but it's also a use case which is completely unreasonable and for which it would make no sense to even help out with, let alone optimize for. Anyone who writes source like that deserves to have problems finding where in the code an error is. - Jonathan M Davis
