blob: 1668cfe5a33ed9b3c36eadc6a68c80fc6c0cb8da [file] [log] [blame]
error: hexadecimal float literal is not supported
--> $DIR/no-hex-float-literal.rs:5:5
|
LL | 0x567.89;
| ^^^^^^^^
error: aborting due to previous error