With Swift 2.0 in Xcode7 the println function was renamed into print. Use dump function instead which adds newlines like println.
With Swift 2.0 in Xcode7 the println function was renamed into print. Use dump function instead which adds newlines like println.