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