10,735
edits
TheNightAvl (talk | contribs) mNo edit summary |
TheNightAvl (talk | contribs) mNo edit summary |
||
Line 21: | Line 21: | ||
local args = getArgs(frame) | local args = getArgs(frame) | ||
local stems = get_stems(args) | local stems = get_stems(args) | ||
local adj = args['adj'] | |||
return | return adj | ||
end | end | ||