blob: 47601b788a015250fd47628697f1dfc772aaebba [file] [log] [blame]
public class X {
void f() {
int i = 65535;
}
}