lua-users home
lua-l archive

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


testes\utf8.lua: 69

 

assert(utf8.len(s, 1, pi, -1, nonstrict) == i)

 

Here passed 5 args to utf8.len, but the manual shows it takes only 4.

 

I'm sorry I sent the mail ahead of time due to my misoperation.