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