|
|
|
|
|
The namespace of the module being compiled cannot be "referenced in use statements".
|
|
|
|
|
|
What is this error? When does it arrise. Because if you try to import a module in the module itself it gives another error message which is pretty decent.
|
|
|
|
|
|
Then you get this:
|
|
|
|
|
|
```c
|
|
|
attempt to use/import the module which is being currently parsed
|
|
|
``` |
|
|
\ No newline at end of file |