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

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