Sign in
◑
Theme
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
refs/heads/master
/
.
/
Tests
/
RunCMake
/
EnableLanguageSubdir
/
sibling
/
main.cxx
blob: 687acee11c7e584a202d3fb08848c39fe0d0a915 [
file
] [
edit
]
#include
"src.h"
int
main
()
{
hello_world
();
return
0
;
}