Re: [ANN] Lua 5.3 Glossary
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: Re: [ANN] Lua 5.3 Glossary
- From: Roberto Ierusalimschy <roberto@...>
- Date: Fri, 5 May 2017 09:59:22 -0300
> > but there are still ambiguous text "a pair of [=====] with any number
> > of equal signs" in "delimiter" description.
>
> ... but not with this. "A pair of" implies that they are same size. Think
> shoes.
I think the problem is the "[=====]". What is "a pair of [=====]"?
[=====] some text [=====]?
[===== some text =====]?
[=====[ some text ]=====]?
-- Roberto