rust/tests/ui/conditional-compilation/cfg-arg-invalid-7.rs

7 lines
158 B
Rust

// Regression test for issue #89358.
//@ compile-flags: --cfg a"
//~? RAW unterminated double quote string
//~? RAW this error occurred on the command line