mirror of
https://github.com/rust-lang/rust.git
synced 2024-12-04 20:54:13 +00:00
6 lines
177 B
Rust
6 lines
177 B
Rust
|
// Regression test for issue #89358.
|
||
|
|
||
|
//@ compile-flags: --cfg a"
|
||
|
//@ error-pattern: unterminated double quote string
|
||
|
//@ error-pattern: this error occurred on the command line
|