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