Open
Description
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
string path;
if(path != "")
{
}
Triggers this error of visuald