Right now, when there is a parser error, it reports the error as being at line 1, col 1 no matter what. It would be great it if actually reported where in the file the error occurred. Reporting the filename would also be sweet, but the location in the current file would be a nice start.
Right now, when there is a parser error, it reports the error as being at line 1, col 1 no matter what. It would be great it if actually reported where in the file the error occurred. Reporting the filename would also be sweet, but the location in the current file would be a nice start.