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
|