Is it hard to change format of runtime errors to include line number, where error appeared. I understand, that it is impossible to understand, on which line function arguments hasn't matched, but it is clearly determined, on which line badmatch or badarith has happened. Are there hidden problems with such error information?