Java End-of-file

  • + 1 comment

    replace System.out.println(i + " " + line); with System.out.println(i + " \t" + line);