Ah, syntax error, Xcode doesn't report errors.

> On Nov 6, 2015, at 22:08 , Rick Mann <rm...@latencyzero.com> wrote:
> 
> I'm trying to figure out how to modify a JSON file, and had to check some 
> stuff in a playground. My playground is dirt simple, but seems to do nothing:
> 
> var model = [ "images" : [ ["thumb" : "url1"], ["thumb" : "url2"] ]
> 
> print("\(model)")
> 
> I even tried putting some syntax errors in it; it doesn't even complain about 
> those. I tried automatic and manual execution. I tried quitting and 
> re-launching Xcode.
> 
> 
> -- 
> Rick Mann
> rm...@latencyzero.com
> 
> 
> 
> _______________________________________________
> 
> Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)
> 
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
> 
> Help/Unsubscribe/Update your Subscription:
> https://lists.apple.com/mailman/options/cocoa-dev/rmann%40latencyzero.com
> 
> This email sent to rm...@latencyzero.com


-- 
Rick Mann
rm...@latencyzero.com



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to