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