index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
SwiftOnly
/
SwiftPlugin
/
main.swift
blob: caba1fbe18430770a25e8a7989d77f8e6f37ee28 (
plain
)
1
2
3
public func exported() -> Int { return 32 } print(exported())