Skip to content
This repository was archived by the owner on Jan 1, 2019. It is now read-only.
This repository was archived by the owner on Jan 1, 2019. It is now read-only.

Automatic Semicolon Insertion Bug #1

@cjihrig

Description

@cjihrig

Semicolon is not properly inserted in the following code:

a={}//
 b

Note, the error only occurs when the second line begins with one or more whitespace characters. Adding an extra line in the middle, or removing the comment fixes the problem.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions