Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

The string "){" as a function argument breaks subsequent tokens. #175

@Cu3PO42

Description

@Cu3PO42

screen shot 2015-07-25 at 11 53 13

Passing the string "){" as a function argument breaks subsequent tokens. What appears to be happening is that the grammar ends the function call early at the closing bracket, not recognizing the first " as the start of a string, but rather the second one. Which leads to the rest of the file being understood as a string.

/ref TypeStrong/atom-typescript#481

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