blob: efb7053d6ae4379b2daa87044ed996721e39c73f [file] [log] [blame]
// "Simplify boolean expression" "true"
class X {
void f() {
int i = 2;
}
}