blob: 5397bf4da3635ff8179c9c72129d2b90fbf723cf [file] [log] [blame]
import static java.lang.Integer.*;
class A {
public void test() {
<selection>MAX_VALUE</selection>;
}
}