about summary refs log tree commit diff
path: root/tests/ui/conditional-compilation/cfg-arg-invalid-7.rs
blob: f05adc7bf7aada3e990c77725273e4cb849351c5 (plain)
1
2
3
4
5
6
// Regression test for issue #89358.

//@ compile-flags: --cfg a"

//~? RAW unterminated double quote string
//~? RAW this error occurred on the command line