|
| From: | Rik |
| Subject: | [Octave-bug-tracker] [bug #38579] Nested multiline comments not recognised correctly |
| Date: | Sun, 24 Mar 2013 14:48:48 +0000 |
| User-agent: | Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:19.0) Gecko/20100101 Firefox/19.0 |
Follow-up Comment #1, bug #38579 (project octave):
A slightly easier to follow example which illustrates the same thing.
%{
not run
%{
not run
%}
disp ('end 1st comment');
%}
disp ('end 2nd comment');
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?38579>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
| [Prev in Thread] | Current Thread | [Next in Thread] |