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
/
plugin.swift
blob: d00ca33f4519de5550ce06d472c653cdd36f7293 (
plain
)
1
2
3
import main public func importing() -> Int { return main.exported() + 1 }