blob: c1817b27e52b4074bf7bd1a263267c11820b741c [file] [log] [blame]
public class X {
void f(a, b) {
if (<spot>!a || !b</spot>) return;
}