use READABLE_STRING_8 instead of STRING_8
This commit is contained in:
@@ -178,7 +178,7 @@ feature -- Builder
|
|||||||
|
|
||||||
feature -- Match
|
feature -- Match
|
||||||
|
|
||||||
match (a_uri: STRING): detachable URI_TEMPLATE_MATCH_RESULT
|
match (a_uri: READABLE_STRING_8): detachable URI_TEMPLATE_MATCH_RESULT
|
||||||
require
|
require
|
||||||
is_valid: is_valid
|
is_valid: is_valid
|
||||||
local
|
local
|
||||||
|
|||||||
Reference in New Issue
Block a user