Skip to content

Unscoped global variable #114

Description

@dominykas

ch = commentWhitespace();

The ch here is global and leaks over to the main program. Was that intended?

The build seems to be green if I prefix this with a let: #115

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions