Skip to content

Block comment edge cases #1

@wnayes

Description

@wnayes

There are known edge cases with block comment support. Fixing these would involve more advanced parsing techniques.

Block comments cannot be surrounded by quotes

The following will fail to be recognized as a comment:

.ascii "one" /* and */ "two"

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions