Commits

Joe Groff committed ea698da5960
Parser: Admit 'static' properties in nongeneric struct or enum decls. These properties are truly static and can be implemented just as global variables, and this is all we need in the short term to give a good interface to NS_OPTIONS-like Cocoa enumerations. Swift SVN r10349