Commits

John McCall committed 16f8b2e6565
Revise the language design for function argument clause syntax. A function argument clause is now one or more patterns (which must be parenthesized and explicitly type all positions) not separated by arrows; the first arrow then separates off the return type. Revisions to language reference forthcoming. Swift SVN r1099