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
/
RunCMake
/
CXXModules
/
examples
/
deep-chain
/
main.cxx
blob: 0b7c15df59f857ee5ea82a41830290a54748e0c0 (
plain
)
1
2
3
4
5
6
import e
;
int
main
(
int
argc
,
char
*
argv
[])
{
return
e
();
}