blob: 1d04adc264b81a7289ac8aa6d572ade900a334f3 [file] [log] [blame]
public class X {
int i;
{
i = 65535;
}
}