lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


2017-01-29 14:22 GMT+02:00 Egor Skriptunoff <egor.skriptunoff@gmail.com>:

> I have a suggestion to allow using of non-escaped newlines
> in literal strings delimited by single or double quotes.

I don't see the need for such a feature. What can you do with
it that you can't do with long string delimiters? Save two
characters for the sake of code golfing?