Commits

Jordan Rose committed 52caa75c111
Fix fix-it ranges for instance method @available(renamed:). While I'm at it, prefer deleting trailing commas and space to leading commas and space when removing an argument. That's a little more aesthetically pleasing. We still have to delete a preceding comma if it's the last argument that's being removed.