Skip to content

NAM006

NAM006 — name is private to its qube

SubsystemNames
Severityerror

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:

Terminal window
q64 explain NAM006