Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
c3c7e6d609666f1698b5b6d4dfaff1167cb36886
/
.
/
Tests
/
CompileFeatures
/
main.cpp
blob: c5a7a46e4818fac945f27c3b5cc7e7e607f7c641 [
file
]
int
main
(
int
,
char
**)
{
auto
value
=
0
;
return
value
;
}