Изменения
мСтрока 152:
Строка 152:
− +
Строка 161:
Строка 161:
− +
fix
end
end
if nocat then
if nocat then
targs['nocat'] = 1
targs['nocat'] = 1
end
end
end
end
return tostring(nwt) .. ' ' .. sep .. prefix .. expand_result .. postfix .. comment_sep .. comment
return tostring(nwt) .. ' ' .. sep .. prefix .. expand_result .. postfix .. (comment ~= '' and comment_sep .. comment or '')
end
end
return p
return p