Learn more about cloning repositories
You have read-only access
Remove unneeded 'if' resulting from copy/paste error. This is an 'if' guarding an assert on the opposite condition. The same if appears below the assert so this seems like a copy/paste issue. Swift SVN r29551