mirror of
https://gitlab.kitware.com/cmake/cmake.git
synced 2026-09-27 04:09:36 +03:00
With Swift 2.0 in Xcode7 the println function was renamed into print. Use dump function instead which adds newlines like println.
2 lines
18 B
Swift
2 lines
18 B
Swift
dump("SwiftOnly")
|