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