rust/tests/ui/fmt/fmt_debug/invalid.rs

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
81 B
Rust
Raw Normal View History

//@ compile-flags: -Zfmt-debug=invalid-value
//@ failure-status: 1
fn main() {
}