NAM006
NAM006 — name is private to its qube
| Subsystem | Names |
| Severity | error |
The imported name exists in the target module but isn’t pub, so it’s private to its qube. Only pub declarations are importable; export it or import a different name.
From your terminal:
q64 explain NAM006