| ERROR | XQST0037 - function or variable string in module already defined |
| CAUSE | A module being imported contained the function or variable that is already declared in the static context of the importing module. |
| ACTION | Remove the conflicting declarations. |