Learn more about cloning repositories
You have read-only access
Print slices like array literals <rdar://problem/13251154>.. (swift) var fruits = ["banana", "apple", "cherry"] // fruits : Slice<String> = ["banana", "apple", "cherry"] Swift SVN r4146