1cb93a386Sopenharmony_cihalf n() {} 2cb93a386Sopenharmony_civoid S() { -n(); } 3cb93a386Sopenharmony_civoid l() { S(); } 4