Exclamation point phobia
if ( CurrentCity == LastCity)
;
else NewCities.Add( CurrentCity );
We can graciously assume there was originally code in the “if” portion, and the programmer that deleted it was too lazy/harried to make it look normal.
Or it was a certain former employee whose name shall not be revealed.



