Re: value() problem maybe
- Posted by mattlewis (admin) Feb 26, 2013
- 1539 views
jimcbrown said...
mattlewis said...
ArthurCrump said...
See also ticket:638
I just pushed up a change to add multi-line string support. You can download the updated std/get.e here.
It doesn't cover everything in the ticket, since it doesn't handle new comment styles or dollar terminators.
AFAIK get.e never handled comments.
According to the documentation it ignores comments like whitespace. There is a local function, read_comment() in std/get.e, but it only deals with line comments. It's been there since at least 2008.
Matt