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: [email protected]
Reporter: [email protected]
`is(symbol == module)` puts a red underline squiggle under `module`, however
this is a valid expression.
--
