2022-08-31 23:24:29 -04:00
|
|
|
warning: multiple lines skipped by escaped newline
|
2024-02-17 12:16:29 +00:00
|
|
|
--> tests/ui/crashes/ice-9405.rs:6:10
|
2022-08-31 23:24:29 -04:00
|
|
|
|
|
2023-08-14 15:59:00 +00:00
|
|
|
LL | "\
|
2022-08-31 23:24:29 -04:00
|
|
|
| __________^
|
|
|
|
LL | |
|
|
|
|
LL | | {}",
|
|
|
|
| |____________^ skipping everything up to and including this point
|
|
|
|
|
|
|
|
warning: 1 warning emitted
|
|
|
|
|