Content deleted Content added
use lang:ucfirst with the description, and don't bother falling back to the name, as the description is now required |
No edit summary |
||
Line 24:
return ret
end
--kh
-- Turns an array of CIDR ranges into its string representation.
local function stringifyRanges(ranges, bitLength, separator)
|