Content deleted Content added
minor optimization |
another optimization |
||
Line 9:
local padsrc
if 1 > select('#', ...) then
padsrc = tostring(...)▼
end
local srclen = mw.ustring.len(padsrc)
if 1 > padlen or 1 > srclen then
|