xref: /third_party/node/test/fixtures/es-modules/stateful.mjs (revision 1cb0ef41)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/es-modules/
11cb0ef41Sopenharmony_cilet counter = 0;
21cb0ef41Sopenharmony_ci
31cb0ef41Sopenharmony_ciexport default function count() {
41cb0ef41Sopenharmony_ci	return ++counter;
51cb0ef41Sopenharmony_ci}
6

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