blob: 74ae236a38af949035de4946ce7e0a1d9cf29147 [file] [log] [blame] [edit]
#include <Gui/Gui.h>
int main(void)
{
foo();
return 0;
}