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