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