Skip to content

Commit

Permalink
Perlito5 - perl5 - labels, continue blocks
Browse files Browse the repository at this point in the history
  • Loading branch information
fglock committed Oct 7, 2013
1 parent 8f5d7d4 commit 6f8c233
Show file tree
Hide file tree
Showing 5 changed files with 144 additions and 90 deletions.
1 change: 0 additions & 1 deletion html/perlito5.js
Original file line number Diff line number Diff line change
Expand Up @@ -7647,7 +7647,6 @@ return (p5call(p5pkg["Perlito5::AST::Val::Buf"], "new", ['buf', p5pkg["Perlito5:
else {
p5pkg["Perlito5::Grammar::Block"].die([['syntax error']], null)
};
p5pkg["Perlito5::Grammar::Block"].warn([['continue!']], null);
(v_continue || (v_continue = new p5HashRef({})))._hash_.p5hset('stmts', ((v_cont || (v_cont = new p5HashRef({})))._hash_.p5hget_array('capture')._array_.p5aget(2)));
v_has_continue = (1);
(v_m || (v_m = new p5HashRef({})))._hash_.p5hset('to', ((v_cont || (v_cont = new p5HashRef({})))._hash_.p5hget('to')));
Expand Down
Loading

0 comments on commit 6f8c233

Please sign in to comment.