2022-09-09 13:36:26 +02:00
|
|
|
warning: multiple lines skipped by escaped newline
|
2024-02-27 15:25:18 +01:00
|
|
|
--> tests/ui/crashes/ice-9405.rs:6:10
|
2022-09-09 13:36:26 +02:00
|
|
|
|
|
2023-08-24 21:32:12 +02:00
|
|
|
LL | "\
|
2022-09-09 13:36:26 +02:00
|
|
|
| __________^
|
|
|
|
LL | |
|
|
|
|
LL | | {}",
|
|
|
|
| |____________^ skipping everything up to and including this point
|
|
|
|
|
|
|
|
warning: 1 warning emitted
|
|
|
|
|