Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
refs/heads/release
/
.
/
Tests
/
RunCMake
/
CMP0119
/
AltExtC.zzz
blob: 5b240eb3d53099b488044d62f014bb0254659da9 [
file
] [
log
] [
blame
] [
edit
]
int
main
(
void
)
{
int
class
=
0
;
return
class
;
}