• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: for case and if case (Swift 2)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: for case and if case (Swift 2)


  • Subject: Re: for case and if case (Swift 2)
  • From: Quincey Morris <email@hidden>
  • Date: Fri, 12 Jun 2015 07:35:28 +0000

On Jun 11, 2015, at 17:49 , Roland King <email@hidden> wrote:
>
> 	for case test.two( let a ) in x

I got the answer in the developer forums. You might need to sit down before reading further. The correct syntax for this is:

> 	for case let test.two (a) in x


<laughs hysterically>


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden


  • Follow-Ups:
    • Re: for case and if case (Swift 2)
      • From: Roland King <email@hidden>
References: 
 >for case and if case (Swift 2) (From: Roland King <email@hidden>)

  • Prev by Date: iOS version check
  • Next by Date: Re: for case and if case (Swift 2)
  • Previous by thread: Re: for case and if case (Swift 2)
  • Next by thread: Re: for case and if case (Swift 2)
  • Index(es):
    • Date
    • Thread