11cb0ef41Sopenharmony_ciconst a = 99; 21cb0ef41Sopenharmony_cisetTimeout(() => { 31cb0ef41Sopenharmony_ci if (false) { 41cb0ef41Sopenharmony_ci const b = 101; 51cb0ef41Sopenharmony_ci } else if (false) { 61cb0ef41Sopenharmony_ci const c = 102; 71cb0ef41Sopenharmony_ci } 81cb0ef41Sopenharmony_ci}, 10); 9