Skip to content

util: Use let instead of var for util/inspect.js

Style changes: use let instead of var in lib/internal/util/inspect.js

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading