Revert "html.templates.fhtml: fix start refactor typo."

This reverts commit d2c4079358.
char-rename
John Benediktsson 2017-01-21 07:20:08 -08:00
parent d2c4079358
commit 9dbd70ddd3
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ M: template-lexer skip-word
DEFER: <% delimiter
: check-<% ( lexer -- col )
[ line-text>> "<%" ] [ column>> ] bi start* ;
[ line-text>> "<%" ] [ column>> ] bi start ;
: found-<% ( accum lexer col -- accum )
[