Skip to content

Non-fatal error with closure compiler #21

@aaronmars

Description

@aaronmars

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];
        ^

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions