Module:Check for clobbered parameters: Difference between revisions

Jump to navigation Jump to search
(Created page with "local p = {} local function trim(s) return s:match('^%s*(.-)%s*$') end local function isnotempty(s) return s and s:match('%S') end function p.check(frame) local args = f...")
m (1 revision imported)
(No difference)