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