blob: a4758ada61810e93ea238e3144c3ca818e9bbaf4 [file] [log] [blame]
#include "foo.h"
int foo(void)
{
return 42;
}