示例:
int foo(int a) { if (a > 0) { return a } if (a < 0) return -a return 0 }
使用下面提供的字段可指定方法的最大可接受返回点数量。