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

6 lines
174 B
Rust
Raw Normal View History

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