blob: bc2789605eba1f68a73c8e1b45717bce4b3d3d22 [file] [log] [blame]
public class X {
void f(a, b) {
return a?:b
}