Learn more about cloning repositories
You have read-only access
Parser: Don't crash when a dictionary literal doesn't parse in its first pair. Recover by skipping to the closing bracket and returning ErrorExpr instead. Fixes <rdar://problem/16226567>. Swift SVN r16558