blob: b9ef32697013a615f9f970c698ccba9805005c79 [file] [log] [blame]
import java.lang.Object;
public class Util {
int goo() {
Pair<Object, <caret>
}
}