Commits

John McCall committed 0802e859750
Implement the naked 'do' statement. For now, we assume that 'while' after the braces starts a do/while rather than being an independent statement. We should disambiguate this, or better, remove do/while. Tests later. Swift SVN r26079