blob: d8ad5955caeaa7f050d46835a7d6c2b462d18957 [file] [log] [blame]
error: unterminated double quote string
--> $DIR/tab_2.rs:14:7
|
LL | """; //~ ERROR unterminated double quote
| ___________________^
LL | | }
| |__^
error: aborting due to previous error