Skip to content

/* is parsed as a block comment but should be invalid #1468

@ahoppen

Description

@ahoppen

Issue Kind

Other

Source Code

func test() {} /*/

Description

The source above parses fine and /*/ is parsed as a block comment. The lexer shouldn’t stop the block comment after the second /.

Metadata

Metadata

Assignees

No one assigned

    Labels

    SwiftParserBugs in the (new) Parser written in SwiftbugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions