Commits
John McCall committed 422df2e3bbb
Use the first element of an enum as a source for extra inhabitants. This is obviously not as general as it should be, but it actually helps a lot. I started doing enums assuming it would teach me something about how to do it for structs, and it kindof worked. Swift SVN r17242