1 parent a3eaad8 commit 0b70c16Copy full SHA for 0b70c16
1 file changed
utils/misc/nodejs-terminal/v3.0/nodejs-terminal-v3.0.html
@@ -92,7 +92,7 @@
92
vm = vm();
93
vm.initmod({mod});
94
95
- debugger;
+ if(typeof ls!='function')debugger;
96
ls = ls();
97
98
menu = menumod();
0 commit comments