a.c   [plain text]


int a()
{
	return 10;
}