Skip to content

ReferenceError: b is not defined #1

@joudinet

Description

@joudinet

b = this.unusedBlossoms.pop();

I think there is a missing var at the beginning of this line, to declare the variable b.
Otherwise, using this code as a module of mine, I got a reference error on Chrome.

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