Commit f4c536b7 authored by Vladimir Kurchatkin's avatar Vladimir Kurchatkin Committed by cjihrig
Browse files

debugger: don't override module binding

Overriding module argument with const causes a SyntaxError. This
commit changes the variable name to remove the error.

PR-URL: https://github.com/iojs/io.js/pull/572


Reviewed-By: default avatarColin Ihrig <cjihrig@gmail.com>
parent 40ffed8f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment