Commits
Jordan Rose committed 40e9cd8e435
Check 'public(set)' modifiers a little more. - Setters cannot (in this release) have more accessibility than getters. - The modifiers don't make sense for constants and read-only vars/subscripts. Swift SVN r19548