Comment made by: justiniac
{quote}we should transform the 21st arity into a var args signature{quote}
Unless misunderstanding, can't do that. Var args sigs aren't allowed in protocols.
{quote}we should not allow arities above 21 args{quote}
Emitting an analyzer warning is what you want?