Is not valid example of if/else statements in Swift

if (latitude == 0//Error: Expected '{' after 'if' condition
    location = "Equator"