Skip to content

lib: replace var with let in lib/assert.js

Rodrigo Muino Tomonari requested to merge github/fork/PerfectPan/assert-var into master

Refs: https://github.com/nodejs/code-and-learn/issues/97

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading