Learn more about cloning repositories
You have read-only access
Parse: Allow type-simple in expr-new, and make "T?" part of type-simple. These constructs are now legal: Int?.metatype new Int?[4] new NSWindow.metatype[4] new (Int -> Int)[4] Swift SVN r7103