blob: cf8635d30db8a5911827bfb781cd9146f8cc8093 [file] [log] [blame]
public class X {
void f() {
int i = 0xff;
}
}