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