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