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