html.templates.fhtml: fix start refactor typo.

char-rename
John Benediktsson 2017-01-20 23:09:33 -08:00
parent 63b0593824
commit d2c4079358
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 )
[