rust-clippy/tests/ui/crashes/ice-9405.stderr
2024-02-16 21:40:43 +01:00

11 lines
259 B
Text

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