Describe the bug
A clear and concise description of what the bug is.
When an error occurs in a different file to the one being run (an imported or a stdlib) it can be hard to tell what file, and what line.
To Reproduce
Steps to reproduce the behaviour:
Simply have a file run another, that contains an error.
Code to reproduce:
N/A
Expected behaviour
A clear and concise description of what you expected to happen.
We should change it, so it says the correct line numbers... along with what file it is talking about. This would make debugging and future development so much easier.
Error
If applicable, please provide the full error.
N/A
Desktop (please complete the following information):
OS: [MACOS]
Version [CATALINA]
Standard Library:
Were you using a standard library?
N/A
If yes, what libraries?
N/A
If applicable, did you have internet connection?
N/A
Additional context
Add any other context about the problem here.
Describe the bug A clear and concise description of what the bug is.
To Reproduce Steps to reproduce the behaviour:
Code to reproduce:
Expected behaviour A clear and concise description of what you expected to happen.
Error If applicable, please provide the full error.
Desktop (please complete the following information):
Standard Library: Were you using a standard library?
If yes, what libraries?
If applicable, did you have internet connection?
Additional context Add any other context about the problem here.