Nathenoconnorubts
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
-
Nathenoconnorubts created a post, Formatting problem: closures
Using "Reformat Code" really seems to mess up multi-line closures. e.g. print("Item is: ") println(item) jcpenneykiosk } } } ]]> becomes: print("Item is: ") ...