The language parser is currently unaware of line numbers so most error messages are deficient. It is very hard to track down where problems come from without these.
Unsure if we should also track column numbers, especially for lines with multiple statements in them.
The language parser is currently unaware of line numbers so most error messages are deficient. It is very hard to track down where problems come from without these.
Unsure if we should also track column numbers, especially for lines with multiple statements in them.