D-Scanner
D-Scanner copied to clipboard
Warn about variable assignment in if condition
Code like if (x = 3) { is probably not intentional.