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`.
