Add clarification
This commit is contained in:
parent
295487b627
commit
6ecf6a2724
@ -372,6 +372,8 @@ be automatically escaped using the `{1 ?}` rule described above:
|
|||||||
>> $/$user_input/
|
>> $/$user_input/
|
||||||
= $/{1{}..xxx}/
|
= $/{1{}..xxx}/
|
||||||
|
|
||||||
|
# This is: `{ 1{ }` (one open brace) followed by the literal text "..xxx}"
|
||||||
|
|
||||||
# No error:
|
# No error:
|
||||||
>> some_text:find($/$user_input/)
|
>> some_text:find($/$user_input/)
|
||||||
= 0
|
= 0
|
||||||
|
Loading…
Reference in New Issue
Block a user