1fn main() void { 2 var bad: f128 = 0x1.0p50F; 3 _ = bad; 4} 5 6// error 7// 8// :2:29: error: invalid digit 'F' in exponent