The following function definition is not correct Java. What is wrong with it?
  public static int h(int y)
    return y + 1;