Actions
Bug #21318
openNamespaces leak with Module.nesting
Bug #21318:
Namespaces leak with Module.nesting
Description
Namespaces are not transparent for this program:
Module.nesting
The nesting is empty or not depending on whether it is being executed under a namespace.
Actions