blob: 7ff3e28ccb6884aaf0caf85d3d9a3182dc7c8f72 [file] [log] [blame]
error: binary float literal is not supported
--> $DIR/no-binary-float-literal.rs:5:5
|
LL | 0b101.010;
| ^^^^^^^^^
error: aborting due to previous error