A common mistake is to use `=` as an equality operator within simple. A quick fix should be added to resolve this to instead be `==`
A common mistake is to use
=as an equality operator within simple. A quick fix should be added to resolve this to instead be==