Sign in
fuchsia
/
third_party
/
github.com
/
Kitware
/
CMake
/
dfc8eeedc8a305ba7b95027c19ffaab278e77016
/
.
/
Tests
/
RunCMake
/
Framework
/
main.c
blob: 74ae236a38af949035de4946ce7e0a1d9cf29147 [
file
]
#include
<Gui/Gui.h>
int
main
(
void
)
{
foo
();
return
0
;
}