Name collision with generated module names and function local assignments
Closed this issue · 0 comments
Protryon commented
The import assignment resolver fails to see generated module names as different from function locals of the same name, leading to runtime or compile-time errors being thrown for assignment to an import, when no such assignment happened.