// "Replace '=' with '=='" "false" class Test { void f(int a) { if (a = ) {} } }