Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
468873faab9971e470b1cd5addfc8a00a1114c84
/
.
/
Tests
/
CMakeCommands
/
target_compile_features
/
main.cpp
blob: 6f5daee0bbcc2ac3e98d3f827bfd354e46912e5b [
file
]
int
main
(
int
,
char
**)
{
auto
i
=
0
;
return
i
;
}