Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
34c0c7754ffdbc03b94de64f55eb046b9bbaec0d
/
.
/
Tests
/
RunCMake
/
Emscripten
/
libmod.c
blob: b0d39522019517db6d6bd86a7954e34ed2838d35 [
file
] [
log
] [
blame
]
int
emscripten_libfun
()
{
return
42
;
}