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