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