Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
e28ea90c1be2e7d3963effa3f7d80f2c8bf3d1d4
/
.
/
Tests
/
Module
/
CheckIPOSupported-C
/
bar.c
blob: 728d8fbc23349af7782f7fbcd03704b6d0730e2b [
file
]
int
bar
(
void
)
{
return
0x42
;
}