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
/
SwiftMixLib
/
lib.swift
blob: 61009d876b8d14781335e6daf407c1b4e4d1f32d (
plain
)
1
2
3
public func add(a: Int, b: Int) -> Int { a + b }