Skip to content

LarkTokenType.DOT_DOT expected for exactyl n repetitions #2

@bilderbuchi

Description

@bilderbuchi

Hi!
I have a Lark file which has terminals like this: DAY_OF_MONTH : DIGIT ~ 2, i.e. "Exactly n instances of item".
Upon running inspections, I get a wavy underline at the end of the line, with the message "LarkTokenType.DOT_DOT expected", I'm pretty sure that this is a false positive.

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