Commits

Joe Groff committed dff88136427
Parse bare identifiers in 'var' patterns as new variables. If we're under a 'var' pattern, reinterpret bare identifier exprs early on as variable bindings so we will be able to add them to the case scope. Swift SVN r5898