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