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