NAM005
NAM005 — name collision in import scope
| Subsystem | Names |
| Severity | error |
Two imports bind the same name into one scope, so a use would be ambiguous. Rename one binding with as.
From your terminal:
q64 explain NAM005NAM005 — name collision in import scope
| Subsystem | Names |
| Severity | error |
Two imports bind the same name into one scope, so a use would be ambiguous. Rename one binding with as.
From your terminal:
q64 explain NAM005