11cb0ef41Sopenharmony_ciimport order from './order.mjs'; 21cb0ef41Sopenharmony_ci 31cb0ef41Sopenharmony_ciconst end = Date.now() + 500; 41cb0ef41Sopenharmony_ciwhile (end < Date.now()) {} 51cb0ef41Sopenharmony_ci 61cb0ef41Sopenharmony_ciorder.push('d'); 7