so:

> For 3 lines yes but how about a long file? Not everyone using vim!

There is very little D2 code around... and I don't think very large amounts of 
concatenated strings in the source code are a good programming practice.


> What about this one?
> 
> "red" "blue" => error
> 
> "red"
> "blue" => pass

That's a special case, special cases are bad for the programmer's diet :-)

Bye,
bearophile

Reply via email to