rust/tests/rustdoc-ui/test-compile-fail3.stderr

10 lines
216 B
Plaintext

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