error: unterminated double quote string --> $DIR/tab_2.rs:14:7 | 14 | """; //~ ERROR unterminated double quote | ___________________^ 15 | | } | |__^ error: aborting due to previous error