chromatic (>), Kyle (>>): >> In this case, it might be easiest to leave the word out: >> >> Too many arguments passed (2) - 1 expected. >> >> Even this looks not too bad to me: >> >> Too many arguments passed (1) - 0 expected. > > It's Parrot behavior. It's trivial to change to "Too many params passed" or > "Too many results passed". Would that be clearer?
Maybe, but the problem as described in the original ticket was the inconsistency of '1' and 'params' with an 's'. // Carl