
  TYPE
    clt$variable_scope_kind = (clc$local_variable, clc$job_variable,
          clc$xdcl_variable, clc$xref_variable, clc$utility_variable);

