Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
485256f2d06f2e9bd31300a7f2013b607b322c21
/
.
/
Tests
/
XCTest
/
FrameworkExample
/
FrameworkExample.c
blob: 77361c835352217fd6ac51b024e6f4a007351bff [
file
]
#include
"FrameworkExample.h"
int
FourtyTwo
()
{
return
42
;
}