Skip to content

"double" is reserved keyword #40

@ghost

Description

Hi!

Yahoo compressor noticed me that "double" is reserved keyword, js still works, but it's not cool.

An example:

Scanner.prototype.scanFlowScalar = function scanFlowScalar(style) {
  var double, chunks, length, code, startMark, quote, endMark;
  ...

and in other parts of the code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions