Module:siwa-noun: Difference between revisions

No edit summary
No edit summary
Line 76: Line 76:


if not m_data[word] then
if not m_data[word] then
decl_type = frame.args.decl or detect_decl(sv)
local decl_type = frame.args.decl or detect_decl(sv)
if not decl_type then
if not decl_type then