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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

6 lines
177 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