Learn more about cloning repositories
You have read-only access
Sema: Don't allow NominalTypePatterns to match out static properties. We don't allow static property access through instances in general, so also prevent it in case patterns. Swift SVN r14850