[Issue 20654] New: is(symbol == module) doesn't highlight properly
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Mar 9 22:21:19 UTC 2020
https://issues.dlang.org/show_bug.cgi?id=20654
Issue ID: 20654
Summary: is(symbol == module) doesn't highlight properly
Product: D
Version: D2
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P1
Component: visuald
Assignee: nobody at puremagic.com
Reporter: turkeyman at gmail.com
`is(symbol == module)` puts a red underline squiggle under `module`, however
this is a valid expression.
--
More information about the Digitalmars-d-bugs
mailing list