יחידה:ParamValidator: הבדלים בין גרסאות בדף

תוכן שנמחק תוכן שנוסף
לפי הצעת יגאל
אופסי
שורה 211:
or tp_param.deprecated and noval and 'empty-deprecated'
or not compatible( tp_param.type, value ) and 'incompatible'
or already_seen[td_paramp_name] and 'duplicate'
already_seen[td_paramp_name] = true
end
-- report it.