Title: Name clash with an imported function
Goal: Rename functions named `f' to `reverse'.
Parameters: [{module,local},{funname,f},{name,reverse}].
Documentation: The tool denies the transformation, because the new functions
 would clash with the imported `reverse/1'.
