Commits

Dmitri Hrybenko committed 2099abfa5d8
Parser: improve recovery for extra braces in a nominal decl parseList() insisted on having a separator token, even if it is optional. If it did not find the separator token during recovery, it stopped parsing the nominal decl body. Swift SVN r9045