rust/tests/ui/codemap_tests/tab_2.rs

6 lines
79 B
Rust

// ignore-tidy-tab
fn main() {
"""; //~ ERROR unterminated double quote
}