Skip to content

process: changed var to const in internal/process.js

Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • commit message follows commit guidelines
Affected core subsystem(s)

process

Description of change

Changed var to const. Part of https://github.com/nodejs/code-and-learn/issues/56

Merge request reports

Loading