Commits

John McCall committed 59bed696a5b
Introduce a ParenExpr to represent the special case of a tuple with one element and no labels. This form is treated specially in essentially every case, so it might as well be its own expression kind. Swift SVN r1021