Sign in
rust
/
rust-lang
/
rust
/
refs/heads/beta
/
.
/
tests
/
ui
/
conditional-compilation
/
cfg-arg-invalid-7.rs
blob: f05adc7bf7aada3e990c77725273e4cb849351c5 [
file
] [
log
] [
blame
]
// Regression test for issue #89358.
//@ compile-flags: --cfg a"
//~? RAW unterminated double quote string
//~? RAW this error occurred on the command line