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