Open aaronmars opened 10 years ago
Closure gives the following error in readline.js. I'm not sure what the expected behavior is, but the line in question looks like it does nothing.
js/readline.js:165: WARNING - Suspicious code. The result of the 'getelem' operator is not being used. _keyMap[k.modifier][k.code]; ^
Closure gives the following error in readline.js. I'm not sure what the expected behavior is, but the line in question looks like it does nothing.