[swift-evolution] Proposal: x == 2 should not be a valid statement
Amir Michail
a.michail at me.com
Thu Feb 11 17:32:20 CST 2016
It’s too easy to accidentally write “x==2” instead of “x=2”.
I don’t think something like “x==2” should be a valid statement.
More information about the swift-evolution
mailing list