You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix the tour's example for empty array & dictionary syntax (#56)
These examples used to contrast the literal [] and initializer [String]()
syntax, but we revised the book to remove the latter as part of a style update.
639bcc6
Fixes rdar://101867425
0 commit comments