示例#1
0
void test_eating(Human h)
{
	h.eating();
}