Skip to content

Ternary operator #15

@NPavie

Description

@NPavie

Hi,
I have found a misinterpreted case with the conditional operator :
In C and C++ syntax, if you do something like that a = b ? c : d(1);
everything between " : " and the next opening bracket is highlighted with the "Member initializer" pattern.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions