Commits
Enrico Granata committed 2122984ad90
This adds NSString to the list of quicklookable types in playgrounds This patch allows people to define a func quickLookObject() that returns an NSString, and have the playgrounds pick that up for the sidebar Fixes rdar://16730829 (or at least gets us through WWDC) Swift SVN r18629