Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
e2d25c67247ca3e0c1b09f16119d4c99fa7c052d
/
.
/
Tests
/
MacRuntimePath
/
A
/
test3.cpp
blob: 26bc9ddf9978d6b4ad866ec73c18f00c6745fb41 [
file
]
#include
"framework.h"
int
main
(
int
,
char
**)
{
framework
();
return
0
;
}