16cd6a6acSopenharmony_cimodule modreq_perm_global 1.0; 26cd6a6acSopenharmony_ci 36cd6a6acSopenharmony_cirequire { 46cd6a6acSopenharmony_ci class msg { send receive }; 56cd6a6acSopenharmony_ci} 66cd6a6acSopenharmony_ci 76cd6a6acSopenharmony_citype mod_global_t; 86cd6a6acSopenharmony_citype a_t; 96cd6a6acSopenharmony_citype b_t; 106cd6a6acSopenharmony_ciallow a_t b_t: msg { send receive }; 11