11cb0ef41Sopenharmony_ciimport { setImmediate } from 'node:timers/promises'; 21cb0ef41Sopenharmony_ci 31cb0ef41Sopenharmony_ciawait setImmediate(); 41cb0ef41Sopenharmony_ciconsole.log(1); 51cb0ef41Sopenharmony_ciconsole.log(2); 6
11cb0ef41Sopenharmony_ciimport { setImmediate } from 'node:timers/promises'; 21cb0ef41Sopenharmony_ci 31cb0ef41Sopenharmony_ciawait setImmediate(); 41cb0ef41Sopenharmony_ciconsole.log(1); 51cb0ef41Sopenharmony_ciconsole.log(2); 6