Skip to content

Error: Incompatible types for array comparison: string and string #257

Open
@dlangBugzillaToGithub

Description

@dlangBugzillaToGithub

msnmancini reported this on 2022-08-01T23:27:44Z

Transfered from https://issues.dlang.org/show_bug.cgi?id=23280

CC List

  • r.sagitario

Description

string path;
if(path != "")
{
}

Triggers this error of visuald

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions