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