xref: /third_party/node/test/fixtures/es-modules/tla/d.mjs
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/es-modules/tla/
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

Indexes created Thu Nov 07 10:32:03 CST 2024