fixed typo
This commit is contained in:
@@ -190,7 +190,6 @@ feature -- Match
|
|||||||
--| FIXME jfiat [2011/07/22] : check this ...
|
--| FIXME jfiat [2011/07/22] : check this ...
|
||||||
--| There should be at least one literal between two expression
|
--| There should be at least one literal between two expression
|
||||||
--| {var}{foobar} is ambigous for matching ...
|
--| {var}{foobar} is ambigous for matching ...
|
||||||
b := False
|
|
||||||
if q > p then
|
if q > p then
|
||||||
t := tpl.substring (p, q - 1)
|
t := tpl.substring (p, q - 1)
|
||||||
s := a_uri.substring (p + l_offset, q + l_offset - 1)
|
s := a_uri.substring (p + l_offset, q + l_offset - 1)
|
||||||
|
|||||||
Reference in New Issue
Block a user