xref: /third_party/node/test/fixtures/debugger-util-regression-fixture.js (revision 1cb0ef41)
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/
11cb0ef41Sopenharmony_ci'use strict';
21cb0ef41Sopenharmony_ciconst util = require('util');
31cb0ef41Sopenharmony_ciconst payload = util.inspect({a: 'b'});
41cb0ef41Sopenharmony_ciconsole.log(payload);
5

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