mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-04 12:49:36 -06: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")
|