fn main() { let x: u8 = 256; //~^ error: literal out of range for u8 }