Изменения
Перейти к навигации
Перейти к поиску
Строка 503:
Строка 503:
− +
перепутал минусы
or string.sub(input,1,1) == '{'
or string.sub(input,1,1) == '{'
or (not (not input:find("[\192-\255]")))
or (not (not input:find("[\192-\255]")))
and string.sub(input,1,1) ~= "-" then
and string.sub(input,1,3) ~= "−" then
return input
return input
else utcin = input end
else utcin = input end