Re: Swift question
Re: Swift question
- Subject: Re: Swift question
- From: Avery Pierce <email@hidden>
- Date: Wed, 04 Jun 2014 14:08:14 -0500
> If hammers does not equal 1, it also works, but I get a compiler warning: “Will never be executed” on the hammerTitle = " hammer" statement.
Makes sense. If you hard-coded the number of hammers (and there's no place where hammers could possibly change), then there are no code paths that could result in that if block being executed.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden