mirror of
https://github.com/rust-lang/rust.git
synced 2025-05-03 13:37:37 +00:00
9 lines
141 B
Plaintext
9 lines
141 B
Plaintext
![]() |
error: unterminated double quote string
|
||
|
--> $DIR/test-compile-fail3.rs:3:1
|
||
|
|
|
||
|
3 | "fail
|
||
|
| ^^^^^^
|
||
|
|
||
|
error: aborting due to previous error
|
||
|
|