mirror of
https://github.com/rust-lang/rust.git
synced 2025-04-09 10:36:51 +00:00
12 lines
251 B
Plaintext
12 lines
251 B
Plaintext
![]() |
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
|
||
|
|