Today I discovered it’s possible for a CGRect in Swift to cause this expression:
rect.size.width != rect.width
To evaluate as true. Can you guess when this happens?