lua-users home
lua-l archive

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


Is there a way to do something like:

MyString = "Some       string"
           "Some other string"
           "Wow, more strings";

Basically, I want to have multiline string literals that don't
automagically add newlines like [[ ]] does.

Thanks,
Paul
--
Paul Bleisch
bleisch@chromatic.com