blob: 09d78b2f34673f69e142def57e7698d4c5429d00 [file] [log] [blame] [edit]
error[E0765]: unterminated double quote string
--> $DIR/test-compile-fail3.rs:3:1
|
3 | "fail
| ^^^^^
error: aborting due to 1 previous error
For more information about this error, try `rustc --explain E0765`.