foo()1*e1cd7cacSGongyu Deng int foo() { 2*e1cd7cacSGongyu Deng return 123; 3*e1cd7cacSGongyu Deng } 4