mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
The implicit default constructor shouldn't try to initialize static properties, and the implicit memberwise constructor shouldn't have arguments for static properties. Swift SVN r10378