COBCH1755 type-name cannot be addressed from current namespace namespace-name The program contains an internal type in a given namespace (or package name) that is referenced by other types in a different
namespace. This is not allowed when compiling for JVM. An internal type can only be referenced by other types in that same
namespace.