Skip to content

C++14 digit separation incorrectly highlighted if applied to C++14 binary-literal with integer-suffix #3869

@damster101

Description

@damster101

Unproblematic:
10'000U
0x28'a32U
0b1000'0000

Breaks highlighting for some reason, at least in code context:
0b1000'0000U

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