foo.c   [plain text]


int foo(void)
{
	return 10;
}