1export fn entry() void { 2 const x = @as(usize, -0x); 3 _ = x; 4} 5 6// error 7// 8// :2:27: error: expected a digit after base prefix