Skip to content

[generation] Support comments directly following regular expression litterals #3808

@guijemont

Description

@guijemont

The generation tool does not properly substitute in cases such as:

/foo//*{ bar }*/

Though something like this works:

/foo/ /*{ bar }*/

It seems that find_comments() needs to learn about regexp literals and handle them properly.

See #3807 (comment)

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