rust-clippy/tests/ui/crashes/ice-9405.stderr

11 lines
251 B
Text

warning: multiple lines skipped by escaped newline
--> $DIR/ice-9405.rs:6:10
|
LL | "/
| __________^
LL | |
LL | | {}",
| |____________^ skipping everything up to and including this point
warning: 1 warning emitted