mirror of
https://github.com/rust-lang/rust.git
synced 2025-10-02 18:27:37 +00:00
7 lines
158 B
Rust
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
|