Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d3ccd49eebb573cb37019b0cd25f033c857f24fd
/
.
/
Tests
/
RunCMake
/
FileAPI
/
codemodel-v2-import-std
/
main.cxx
blob: 867a027809fd400938033afcf87415d19f21ee45 [
file
]
import
std
;
auto
main
()
->
int
{
return
0
;
}