rust/tests/ui/parser/issues/issue-83639.rs

7 lines
69 B
Rust

//@ check-fail
// ignore-tidy-tab
fn main() {
""" " //~ ERROR
}