Sign in
◑
Theme
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
d32c30906a64cda66033842dfc7af3665c477f4e
/
.
/
Tests
/
ObjectLibrary
/
B
/
b2.c
blob: 4615b544b4b39fca1609a3b9811ec15c4b602786 [
file
]
#include
"b.h"
EXPORT_B
int
b2
(
void
)
{
return
0
;
}