rust/tests/ui/conditional-compilation/cfg-arg-invalid-7.rs
Vadim Petrochenkov 56d6b4e427 compiletest: Support matching on non-json lines in compiler output
and migrate most of remaining `error-pattern`s to it.
2025-05-04 18:27:45 +03:00

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