Status: Accepted
Owner: coreyoconnor
Labels: Type-Defect Priority-Low Component-Mode-Perl

New issue 233 by coreyoconnor: Perl lexer does not recognize heredocs of  
the form <<'FOO' and <<"FOO"
http://code.google.com/p/yi-editor/issues/detail?id=233

1. load test/data/perl_excerpts.pl
2. proceed to line 690. The line should start with "<<'EOF'"

The expectation is that the <<'EOF' is recognized as a HEREDOC that *does
not* interpolate variables. Likewise <<"EOF" should be recognized, but with
interpolation.


--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
Yi development mailing list
yi-devel@googlegroups.com
http://groups.google.com/group/yi-devel
-~----------~----~----~----~------~----~------~--~---

Reply via email to