lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> > 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