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